Cisco WVC80N - Wireless-N Internet Home Monitoring Camera

Post here to indicate any hardware you have used and which is known to work with ZoneMinder. Not for questions.
Post Reply
youseenothing
Posts: 2
Joined: Thu Mar 11, 2010 4:08 am
Location: Houston, TX

Cisco WVC80N - Wireless-N Internet Home Monitoring Camera

Post by youseenothing »

Camera Specs:
  • - 10/100 Fast Ethernet
    - 2.4GHz Wireless Band
    - Daylight/Indoors
    - Low Light
    - Wi-Fi Protected Setup
    - WEP, WPA, WPA2 Encryption
    - DDNS (Through TZO)
    - Password protected video streams
    - HTTP Server
    - RTSP to Smartphones
    - Email Motion-Detect Alerts
    - 640x480 Max Resolution @ 30fps
    - MPEG-4, MJPEG encoding
    - Built-in microphone
ZoneMinder Settings:

For MJPEG:

Code: Select all

Remote Protocol:  HTTP
Remote Method:  Simple
Remote Host Name:  ip.address (or User:pass@ip.address if you configured the cam to only allow authenticated viewing)
Remote Host Port:  80 (or whatever port you are forwarding if remote)
Remote Host Path:  /img/video.mpjeg
                   /img/mjpeg.cgi
For MPEG-4:

Code: Select all

Monitor Type:  ffmpeg
Source Path:  http://ip.address/img/video.asf
              http://user:pass@ip.address/img/video.asf
-youseenothing
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

Thanks for this maybe help full to others if you post to the wiki.
youseenothing
Posts: 2
Joined: Thu Mar 11, 2010 4:08 am
Location: Houston, TX

Post by youseenothing »

Already done. Added it to the wiki when I added it here. ;)
-youseenothing
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

Thanks
Post Reply