Results 1 to 3 of 3
Hi, all
Can someone please guide me to the right direction for this?
I want to send live cam stream on my web-site, and I'm 'in the dark here'*
I ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-15-2008 #1
How to send live cam stream on apache
Hi, all
Can someone please guide me to the right direction for this?
I want to send live cam stream on my web-site, and I'm 'in the dark here'*
I have and apache server with php5 and mySQL running.
I've been googling the net, but I haven't found anything useful, yet.
* Al Pacino in Sent of a woman.
- 06-15-2008 #2Linux User
- Join Date
- Jan 2006
- Posts
- 414
Hi j1s, I haven't tried it personally, but you might want to take a look at Official Camserv Home Page which I think is the sort of thing you're after.
- 06-15-2008 #3
[SOLVED] How to send live cam stream on apache
camserv did the job.
Code:sudo apt-get install camserv
- edit som parametersCode:sudo nano /etc/camserve/camserve.conf
VOILA!Code:http://localhost:9192
Live web cam stream!
Thank U!


Reply With Quote
