Forum Moderators: phranque
I have a VERY good webcam which only requires a network connection and it has its own IP. The cam can FTP on its own as well as serve images to a local browser via its on board webserver.
I need help finding a way to get the stream from my cam to the webserver, then redispursed via an application or script on the webserver.
Does anybody have any ideas? I would like to make this as real time as possible, and in the back of my mind, i feel like FTP is way to slow.
Thanks very much.
As for software, look here:
[google.com...]
I need help finding a way to get the stream from my cam to the webserver, then redispursed via an application or script on the webserver.
You might want to email Bill over at Radio Paradise. They have a pretty neat setup that they've put a lot of time into, and could probably give you some pointers.
Other than that, you may be able to implement a RewriteRule that grabs the stream via mod_proxy and serves it transparently with the webpage. Easy to do, free, and should accomplish what you're trying to do.
Anyways, I used to stream video for awhile, was always very busy. You gotta pick your technologies careful though. I thikn I know hte cam you'Re talking about. It runs linux as far as I recall, so you'Re limited n software.
The cam doesnT' matter much, as your quality is limited more by what people can download. Also remember that for a decent number of people your bandwidth usage skyrockets FAST.
1000 watchers can easily use up a few megabytes/sec of bandwidth.
Also, choose carefully as only certain codecs are widely suppoerted and don't need cams.
You should try to remember how often you saw truly life streams on teh net, and you will realise it's not as easy as it sounds.
Good Luck!
SN