This works using the CrazyPilot vlc-wrapper trick here:
http://www.zoneminder.com/forums/viewtopic.php?t=13718
That will let you intercept and forward on an ffmpeg compatible h.264 stream.
Although I havn't tried this, the camera almost certainly works using NickYoung's patch for ffmpeg here:
http://www.zoneminder.com/forums/viewtopic.php?p=53704
The disadvantages of the h.264 stream include:
1/ You will notice jpegs are very obviously superiour in quality, in particular the h.264 motion compression artifacts at 1920x1080 are unacceptable to me.
2/ You have to compile Zoneminder and ffmpeg from source so no simple repo. install.
3/ decoding an h.264 1920x1080 stream takes a lot of grunt. My i7 920 couldn't decode it faster than 20fps; that took 100% of one core! This negated the one h.264 advantage of faster frame rate; I would have had to reduce the fps to 12.5fps to get it to work which is better than 7 or 8 but not worth the effort.
So if you want to stream jpegs the url is:
http://xx.xx.xx.xx/liveimg.cgi?serverpush=1&jpeg=1
Using the jpg stream you get 7fps at 1920x1080 using 'Fine' and this goes up to 12fps if you use 'Basic'. Basic looks very pixilated though. You can get upto about 30fps at 1280x720 resolution.
Sanyo 2 Megapixel cameras eg VCC-HD3300
Re: Sanyo 2 Megapixel cameras eg VCC-HD3300
Doesnt work on VCC-DH4000.KeithB wrote:
So if you want to stream jpegs the url is:
http://xx.xx.xx.xx/liveimg.cgi?serverpush=1&jpeg=1
Just getting weird html page, authentication turned off from the cam.
cat "liveimg.cgi?serverpush=1&jpeg=1"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Script-Type" CONTENT="text/javascript">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<SCRIPT language="JavaScript">
<!--
top.window.location.replace("/");
//-->
</SCRIPT>
</HEAD><BODY></BODY></HTML>
Re: Sanyo 2 Megapixel cameras eg VCC-HD3300
Hi, i was able to get SANYO network cameras to work with zoneminder with MJPEG. I added the solution to wikipedia:
http://www.zoneminder.com/wiki/index.php/Sanyo
Someone who types better english or knows how to make wiki pages can modify it to there liking.
This guide works with:
VCC-HD2100P
VCC-HD2300P
VCC-HD2500P
VCC-HD4000P
VCC-HD4600P
VCC-HD5400P
VCC-HD5600P
VDC-HD3100P
VDC-HD3300P
VDC-HD3500P
br. Tom
http://www.zoneminder.com/wiki/index.php/Sanyo
Someone who types better english or knows how to make wiki pages can modify it to there liking.
This guide works with:
VCC-HD2100P
VCC-HD2300P
VCC-HD2500P
VCC-HD4000P
VCC-HD4600P
VCC-HD5400P
VCC-HD5600P
VDC-HD3100P
VDC-HD3300P
VDC-HD3500P
br. Tom
Re: Sanyo 2 Megapixel cameras eg VCC-HD3300
Its not compatible for high graphic photo shoot.
Today is the tomorrow you worried about yesterday.. for tomorrow never comes.. live today!!!