php webcam broadcasting script
Posted: Fri Sep 13, 2002 9:38 pm
im wanting to develope a php webcam broadcasting script where no one has to download any software, and be able to view other peoples cams online,,, more like an add in script.
this script has to be able to have an admin page for each user, to configure their cam, (via webpage).
multiple users is a must,,,
but people will be able to login,,, start their cam, be able to configure their cam.
im working on a script for an adult site with live webcam chat where the girls can sign up and get paid for their services... but i have no idea the first steps to take to do this in php...
i have part of the script done,,,
but, have no idea how i can start a webcam, no matter what company made it, logitech, ibm, hewlett packard,, as long as the php script can identify it and wheather it is a usb connection or not...
i want the girls to be able to not downlaod any software, even the free webcam broadcasting programs,, so they can work straight from home..
any ideas how to make this work? or at least get it started?
i have a flash program writen in flash 6, but i only have flash 5, but i still dont know flash as well as i know php,,, which isnt much....
and it will let a person with a webcam be able to view their own webcam,,, and show it to others,,but their is no control over it,,,and it still has some bugs... with php, id be able to work out the bugs,,,
just has to be the basic, start webcam,,,and broadcast that image to a webpage,,,with a small admin on webcam configuration,,,nothing else, no text, no nothing,,,
has this been done? or how would i be able to make one myself,,, how do i get any webcam to start by the click of a button, open the config for the webcam, and be able to add it to any code.... (mysql is ok too,,but prefer strictly php)
this script has to be able to have an admin page for each user, to configure their cam, (via webpage).
multiple users is a must,,,
but people will be able to login,,, start their cam, be able to configure their cam.
im working on a script for an adult site with live webcam chat where the girls can sign up and get paid for their services... but i have no idea the first steps to take to do this in php...
i have part of the script done,,,
but, have no idea how i can start a webcam, no matter what company made it, logitech, ibm, hewlett packard,, as long as the php script can identify it and wheather it is a usb connection or not...
i want the girls to be able to not downlaod any software, even the free webcam broadcasting programs,, so they can work straight from home..
any ideas how to make this work? or at least get it started?
i have a flash program writen in flash 6, but i only have flash 5, but i still dont know flash as well as i know php,,, which isnt much....
and it will let a person with a webcam be able to view their own webcam,,, and show it to others,,but their is no control over it,,,and it still has some bugs... with php, id be able to work out the bugs,,,
just has to be the basic, start webcam,,,and broadcast that image to a webpage,,,with a small admin on webcam configuration,,,nothing else, no text, no nothing,,,
has this been done? or how would i be able to make one myself,,, how do i get any webcam to start by the click of a button, open the config for the webcam, and be able to add it to any code.... (mysql is ok too,,but prefer strictly php)