How can I see streaming video from remote browser
How can I see streaming video from remote browser
I think I have Zoneminder running OK with my el-cheapo Sensoray 611 card.
640x480 and 5 fps for 2 cameras. Gonna add two more and cut to 1 fps (card limit).
I would like to share one or two of the cameras to my relatives up in Nova Scotia - pics of the pool, etc.
I was using motion http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome and it allows me to open additional ports - 1 for each camera.
Can I do this with Zoneminder? I searched the documentation/FAQs and don't see it.
Thanks,
Jim
640x480 and 5 fps for 2 cameras. Gonna add two more and cut to 1 fps (card limit).
I would like to share one or two of the cameras to my relatives up in Nova Scotia - pics of the pool, etc.
I was using motion http://www.lavrsen.dk/twiki/bin/view/Motion/WebHome and it allows me to open additional ports - 1 for each camera.
Can I do this with Zoneminder? I searched the documentation/FAQs and don't see it.
Thanks,
Jim
a great camera image
BTW, if you want to see a great surveillance camera, check this one out.
OK, maybe this is not appropriate for this forum, but I wish I could afford a camera like this one.
It's where my relatives live.
http://www.novascotiawebcams.ca/~digbyharbour/
Thanks,
Jim
OK, maybe this is not appropriate for this forum, but I wish I could afford a camera like this one.
It's where my relatives live.
http://www.novascotiawebcams.ca/~digbyharbour/
Thanks,
Jim
To let them watch a live video feed just give them this URL:
http://YourServer/zm/index.php?view=wat ... &scale=100
Where YourServer is the IP or DNS name of your ZM host, and "mid=1", the 1 is the monitor id.
Note that the video feed will use a bit of your bandwith and extra CPU on your ZM server, I would give them my next suggestion:
To let them see a still of a feed give them this URL:
http://YourServer/cgi-bin/nph-zms?mode= ... &scale=100
Where YourServer is the IP or DNS name of your ZM host, and "monitor=1", the 1 is the monitor id.
This will give them a current frame from the camera, they can hit refresh in their browser to update the image at will.
P.S. It is not a typo, one URL uses mid= and the other uses monitor=
http://YourServer/zm/index.php?view=wat ... &scale=100
Where YourServer is the IP or DNS name of your ZM host, and "mid=1", the 1 is the monitor id.
Note that the video feed will use a bit of your bandwith and extra CPU on your ZM server, I would give them my next suggestion:
To let them see a still of a feed give them this URL:
http://YourServer/cgi-bin/nph-zms?mode= ... &scale=100
Where YourServer is the IP or DNS name of your ZM host, and "monitor=1", the 1 is the monitor id.
This will give them a current frame from the camera, they can hit refresh in their browser to update the image at will.
P.S. It is not a typo, one URL uses mid= and the other uses monitor=

Last edited by Blazer on Mon Mar 23, 2009 3:24 am, edited 1 time in total.
No watchfeed in my index.php
Using http://yourserver/zm/index.php?view=wat ... &scale=100
I just get the messate that "view 'watchfeed' does not exist". I found index.php in /srv/www/htdocs/zm and sure enuf, it's not there.
I am sure this is part of the magic of Apache, but being a novice Apache guy, is there an example anywhere of how to set this up?
Thanks,
Jim
I just get the messate that "view 'watchfeed' does not exist". I found index.php in /srv/www/htdocs/zm and sure enuf, it's not there.
I am sure this is part of the magic of Apache, but being a novice Apache guy, is there an example anywhere of how to set this up?
Thanks,
Jim
streaming video
Thanks all.
That works and even with Internet Explorer.
Now I will try to figure out how to add users and limit what they see.
I am getting the itch to add more cameras and another card, or replace this one with a better one.
Thanks again
Jim
That works and even with Internet Explorer.
Now I will try to figure out how to add users and limit what they see.
I am getting the itch to add more cameras and another card, or replace this one with a better one.
Thanks again
Jim
streaming video
Ummmm.... another question please?
I got the users figured out - that was easy.
Now, I realize that in order to view this from a remote browser, I must forward port 80.
Maybe this is beyond the scope of this forum, but if anyone else has done it pls let me know.
I would still like to use ports 80 and 8080 for local requests. Is there a way to have Zoneminder have it's "view" on a different port?
I got a feeling it's not doable, but opening up 80 to the world is not desirable at all.
BTW, this Zoneminder is one terrific program.
Thanks,
Jim
I got the users figured out - that was easy.
Now, I realize that in order to view this from a remote browser, I must forward port 80.
Maybe this is beyond the scope of this forum, but if anyone else has done it pls let me know.
I would still like to use ports 80 and 8080 for local requests. Is there a way to have Zoneminder have it's "view" on a different port?
I got a feeling it's not doable, but opening up 80 to the world is not desirable at all.
BTW, this Zoneminder is one terrific program.
Thanks,
Jim
If I understand you correctly,I think that "port forwarding" through a firewall/router would do the trick. I have a router which forwards to several different machines and when I need to call machine#1 I forward port my.ip:11000 to port 80 on the zoneminder machine. That would leave the machine locally accessible by port 80 and remotely by whatever port you want,or port 11000 in this example.
Allan
Allan
video streaming
Yes. That would do it. I didn't think about that - normally I only forward incoming ports to specific IPs.
This would be proxying one port to another which is then forwarded to a specific IP.
I have to peer into my Netscreen firewall and figure out how to do this little trick.
Thanks,
Jim
This would be proxying one port to another which is then forwarded to a specific IP.
I have to peer into my Netscreen firewall and figure out how to do this little trick.
Thanks,
Jim
video streaming
OK. That worked great.
Thanks very much for all the help.
Jim
Thanks very much for all the help.
Jim