redarrow Posted December 23, 2006 Share Posted December 23, 2006 Hi there all i have been asked to inplement webcams in a project but i only like php what can i do?I have used google to search and seem to get no where as i need to inplement the cams in a php code.has anyone used any 3rd party softwhere to get webcams inplemented in a php script or inplemented webcams cheers. Link to comment https://forums.phpfreaks.com/topic/31671-this-is-a-hard-one-lol-php-and-webcams/ Share on other sites More sharing options...
chiprivers Posted December 23, 2006 Share Posted December 23, 2006 The actual implimentation of a webcam on your webpage is not really a php issue. Your webcam, once set up, will use some software to automatically send a snapshot to your web folder to be viewed in your html page.Check out this:http://www.urban75.org/tech/webcam_1.html Link to comment https://forums.phpfreaks.com/topic/31671-this-is-a-hard-one-lol-php-and-webcams/#findComment-146850 Share on other sites More sharing options...
redarrow Posted December 24, 2006 Author Share Posted December 24, 2006 There must be a program i can set up webcams and all users logged in can see there self via having there cam on but i need a server cam program that i can inplement this service with php any idears please cheers.an example off what i am trying to get done as u can see the three cams live to the right i want to inplement this on a script .<img src="http://register.paltalk.com/registrationimages/images_opt/main_video_chat.jpg"> Link to comment https://forums.phpfreaks.com/topic/31671-this-is-a-hard-one-lol-php-and-webcams/#findComment-147198 Share on other sites More sharing options...
trq Posted December 24, 2006 Share Posted December 24, 2006 [quote]There must be a program i can set up webcams and all users logged in can see there self[/quote]Not php. Ide be looking at Java applets, activeX controls or even flash. Link to comment https://forums.phpfreaks.com/topic/31671-this-is-a-hard-one-lol-php-and-webcams/#findComment-147254 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.