Page 1 of 1
zavio
Posted: Fri Aug 10, 2012 8:11 am
by mael
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
Re: zavio
Posted: Fri Aug 10, 2012 9:59 pm
by mael
with http parameter i have the same problem.
no image
http
login:mdp@ipcam
/video.mjpeg
640
480
Re: zavio
Posted: Sun Aug 12, 2012 9:03 am
by mael
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???
Re: zavio
Posted: Wed Aug 15, 2012 12:50 pm
by mael
i find a solution.
in a source type: FFmpeg
after in source path: rtsp://ipcam:554/video.pro1
larg capture : idem camera
haut capture : idem camera
and in tampons
taille tampon image : 300
stream replay image buffer : 10000
Re: zavio
Posted: Wed Aug 15, 2012 8:14 pm
by Carrier82
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
Re: zavio
Posted: Wed Aug 15, 2012 8:21 pm
by Carrier82
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.
Re: zavio
Posted: Thu Aug 16, 2012 1:47 pm
by Carrier82
Did get 720p working by increasing shared memory size to 2GB. The 720p compared to 640x480 doesn't make much difference in quality, though...
Re: zavio
Posted: Tue Aug 21, 2012 5:36 am
by Carrier82
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
Posted: Thu Aug 23, 2012 1:02 pm
by mael
my zavio f3206 camera work fine in 1024x768 but in 1920x1080 i have a image freeze
Re: zavio
Posted: Mon Aug 27, 2012 5:50 am
by Carrier82
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.