LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   publish webcam stream video on website (https://www.linuxquestions.org/questions/linux-software-2/publish-webcam-stream-video-on-website-457406/)

paul_mat 06-22-2006 08:12 PM

publish webcam stream video on website
 
Hi there,

I'm looking for way to live broadcast a webcam using streaming video on a website? Is there something like an open-source cms that will help me do this? or a php page or something?

Freemor 06-22-2006 10:19 PM

ffmpeg usually includes a video server called ffserver. I think it might be able to do what you are looking for, if you have ffmpeg installed you can get started by reading the ffserver man page. It isnt the most user friendly thing it the world in that you must edit text config files and the like, but as long as you take the time to RTM it isn't too bad. I have played with it a bit and had good results. Mind you I most certianly wasn't doing anything with extensive bandwith demands or that was mission critical.

Still I hope you find the suggestion helpful

Freemor


All times are GMT -5. The time now is 05:56 PM.