Remote Host Name: username:password@192.168.1.2
Remote Host Port: 80
Remote Host Path: /cgi/jpg/image.cgi
but I was hoping to get RTSP working as it seems that would have higher fps and a better way to go given the cam supports it (?).
I was able to connect to the cam from my ZoneMinder server over RTSP using VLC and URL rtsp://192.168.1.2/mpeg4, so I know the connectivity works.
I have tried many different configuration to get ZoneMinder connected to it. Some notable ones are:
Adapting this technique http://www.zoneminder.com/wiki/index.ph ... _streaming to get mpeg4 w/ my URL.
Remote Host Protocol: RTSP
Remote Method: RTP/RTSP (although I tried all the others as well)
Remote Host Name: username:password@192.168.1.2
Remote Host Port: 554
Remote Host Path: /mpeg4
This failed to capture and threw out tons of info in syslog like
Code: Select all
Dec 4 22:32:43 lance-ubuntu-vm zmc_m1[14075]: INF [Starting Capture]
Dec 4 22:32:43 lance-ubuntu-vm zmdc[10025]: WAR [Can't find process with command of 'zma -m 1']
Dec 4 22:32:45 lance-ubuntu-vm zmc_m1[14075]: WAR [Sequence in probation 2, out of sequence]
Dec 4 22:32:45 lance-ubuntu-vm zmc_m1[14075]: WAR [Discarding frame 0]
Dec 4 22:32:45 lance-ubuntu-vm zmc_m1[14075]: WAR [Discarding incomplete frame 0, 0 bytes]
Dec 4 22:32:45 lance-ubuntu-vm zmc_m1[14075]: ERR [Error while decoding frame 0]
Dec 4 22:32:45 lance-ubuntu-vm zmc_m1[14075]: ERR [256: 00 00 01 b6 57 35 .........
Source Type: Ffmpeg
Source Path: rtsp://username:password@192.168.1.2/mpeg4
This failed with errors like
Code: Select all
Dec 5 00:13:07 lance-ubuntu-vm zmc_m1[3998]: INF [Starting Capture]
Dec 5 00:13:07 lance-ubuntu-vm zmc_m1[3998]: INF [Priming capture from rtsp://192.168.1.2/mpeg4]
Dec 5 00:13:18 lance-ubuntu-vm zmc_m1[3998]: FAT [Unable to open input rtsp://192.168.1.2/mpeg4 due to: Operation now in progress]
Dec 5 00:13:18 lance-ubuntu-vm zmdc[1220]: ERR ['zmc -m 1' exited abnormally, exit status 255]
fyi, This is basically the same camera as their non-wifi model TV-IP410W.
Thanks,
Lance
VM via VirtualBox (Host: Win 7 Guest:Ubuntu 11.10). ZoneMinder 1.24.4