Forum Moderators: coopster

Message Too Old, No Replies

Need help detecting web site visitor's hardware configuration

         

jeephp

1:06 pm on Apr 25, 2007 (gmt 0)

10+ Year Member



Hi

Is it possible using JavaScript and/or PHP or any other language, whether a user of my web site has a webcam attached to his PC and whether they have audio output device (speakers, head phones etc) and audio input device for example mike

Any help or guidance on this matter would be highly appreciated.

Thanks for your help

JV

joelgreen

8:06 pm on Apr 25, 2007 (gmt 0)

10+ Year Member



i believe it is not possible to do with javascript and php. Some extensions/plugins need to be installed in the browser for this to work.

Maybe some java applet could determine it, but some security issues may arise.

whoisgregg

9:20 pm on Apr 25, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Flash has the ability to interact with a users webcam (if the user gives explicit permission). Perhaps a small flash file can detect and pass the values?