Home > What HTML can I use to let people use their webcam on my website?
What HTML can I use to let people use their webcam on my website?
- By Admin
- Posted On June 13, 2011 At 3:37 pm
- In Category Web Design
I’m going to make a website so that people can rap to each other using different beats. I need an html code, or some kind of code that I can use so that two random users can meet and rap to eachother. If possible, could I also have a code that could let both the users from both webcams be able to choose a song to rap to, and the audio will come through both speakers? Thanks.
No amount of HTML will do what you want.
You could buy this code: http://www.camchatscript.com/ (it’s PHP code)
As for code to choose songs, you’ll probably have to write that yourself or hire a software developer to do it for you.
What you want to do is not simple.