hy,
i dont find a good parameters for zavio F3206???
rtsp
rtp/rtsp/http
login:passwd@ipcamera
554
/video.mp4
couleur 24 bit
640
480
zavio
Re: zavio
i have find a parse solution.
in rtsp you must put in "remote hosts path" /video.pro1 for the h264 first profile of camera or /video.pro2 for the mpeg4 second profile and /video.pro3 for the mjpeg third profile.
but now i have this problem "error while decoding frame byte 0" i think i have a problem with ffmpeg codec???
in rtsp you must put in "remote hosts path" /video.pro1 for the h264 first profile of camera or /video.pro2 for the mpeg4 second profile and /video.pro3 for the mjpeg third profile.
but now i have this problem "error while decoding frame byte 0" i think i have a problem with ffmpeg codec???
Re: zavio
I have problems with Zavio F1105. Can grab the stream successfully with vlc using from rtsp://user:pass@cameraip:554/video.mjpg and using http://cameraip/video.mjpg works in the browser. I have successfully used other cameras with ZM and port settings, resolutions etc. are correct but ZM just doesn't get the stream. video.3gp or video.mp4 won't work even using browser or vlc.
I do get some errors though:
2012-08-15 23:16:08.441700 zmdc 2990 ERR 'zmc -m 5' exited abnormally, exit status 255 zmdc.pl
2012-08-15 23:16:08.407973 zmc_m5 3291 ERR Failed to capture image from monitor 5 (0/1) zmc.cpp 263
2012-08-15 23:16:08.406827 zmc_m5 3291 ERR Captured image does not match expected size, check width, height and colour depth zm_monitor.cpp 2561
I do get some errors though:
2012-08-15 23:16:08.441700 zmdc 2990 ERR 'zmc -m 5' exited abnormally, exit status 255 zmdc.pl
2012-08-15 23:16:08.407973 zmc_m5 3291 ERR Failed to capture image from monitor 5 (0/1) zmc.cpp 263
2012-08-15 23:16:08.406827 zmc_m5 3291 ERR Captured image does not match expected size, check width, height and colour depth zm_monitor.cpp 2561
Re: zavio
Update: was able to get the stream using 640x480 (other resolutions won't work even though did try to change resolution from camera UI & zm and streams to browser changed accordingly) using
http
cameraip
80
/video.mjpg
Oh well, better than nothing.
http
cameraip
80
/video.mjpg
Oh well, better than nothing.
Re: zavio
After a couple of days of experience the mjpeg http method does not seem to work very well, I get occasional signal alerts and the screen turns blue. I did try different methods to use the rtsp stream, but all I get is "error decoding frame 0" or socket_sendto errors. And now I managed to somehow screw the logging, ZM doesn't show any logs on the web page.
Re: zavio
Turning off in-camera motion detection helped with F1105. I guess the CPU of this camera isn't powerful enough to supply constant high-resolution stream and do motion detection at the same time. Also had to lower the frame rate to 5fps.