zavio

Post here to indicate any hardware you have used and which is known to work with ZoneMinder. Not for questions.
Post Reply
mael
Posts: 14
Joined: Sun Nov 06, 2011 10:03 pm

zavio

Post 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
mael
Posts: 14
Joined: Sun Nov 06, 2011 10:03 pm

Re: zavio

Post by mael »

with http parameter i have the same problem.
no image

http
login:mdp@ipcam
/video.mjpeg
640
480
mael
Posts: 14
Joined: Sun Nov 06, 2011 10:03 pm

Re: zavio

Post 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???
mael
Posts: 14
Joined: Sun Nov 06, 2011 10:03 pm

Re: zavio

Post 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
Carrier82
Posts: 96
Joined: Sat Jul 28, 2012 8:30 pm

Re: zavio

Post 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
Carrier82
Posts: 96
Joined: Sat Jul 28, 2012 8:30 pm

Re: zavio

Post 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.
Carrier82
Posts: 96
Joined: Sat Jul 28, 2012 8:30 pm

Re: zavio

Post 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... :evil:
Carrier82
Posts: 96
Joined: Sat Jul 28, 2012 8:30 pm

Re: zavio

Post 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. :?
mael
Posts: 14
Joined: Sun Nov 06, 2011 10:03 pm

Re: zavio

Post by mael »

my zavio f3206 camera work fine in 1024x768 but in 1920x1080 i have a image freeze
Carrier82
Posts: 96
Joined: Sat Jul 28, 2012 8:30 pm

Re: zavio

Post 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.
Post Reply