Page 1 of 1

Canon vb-c50i

Posted: Mon Apr 11, 2011 2:08 pm
by tyrael2210
Can anyone help me with this camera?
i installed correctly zm on my ubuntu, the problem is to find the remote path of the mjpg streaming.
looking into the canon developer's kit documentation, i found the address for the single shot (for example 192.168.0.50/-wvwhttp-01/getoneshot)
but nothing about the video stream.
so, if i write this string into the web browser i can see the last jpg shot of the camera.
i tried to use this address to configure zm,but it doesen't work, i get only a black square.

Re: Canon vb-c50i

Posted: Tue Apr 12, 2011 12:35 pm
by tyrael2210
solved video for canon vb-c50i and canon vb-c60.
now i try to configure ptz then i will put the howto in the forum area

special thanks to mastertheknife on the irc channel

Re: Canon vb-c50i

Posted: Wed Apr 13, 2011 7:56 pm
by mastertheknife
Your welcome.
It would have been useful to others if you posted the URLs for the MJPEG stream. here they are:

PAL version:
http://host:port/-wvhttp-01-/getoneshot?frame_count=no_limit&image_size=768x576
http://host:port/-wvhttp-01-/getoneshot?frame_count=no_limit&image_size=384x288

NTSC version:
http://host:port/-wvhttp-01-/getoneshot?frame_count=no_limit&image_size=640x480
http://host:port/-wvhttp-01-/getoneshot?frame_count=no_limit&image_size=320x240

mastertheknife