Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

Fake a webcam on WebRTC based website


Coheurt's Avatar
Member
0 0

Hello.

I tried to use ManyCam and Webcamoid (Open Source: https://webcamoid.github.io/) to fake a Webcam, to simulate a virtual Webcam Driver. It is working fine at sites like "chatroulette.com", "bazoocam.org", … but that's not my final goal, I used these sites to test it.

Now my problem: I have another site which is used to do verifications. That site is also using WebRTC. But this site isn't seeing the webcam.

Do you know which security possibilities exist to recognize that I am using a fake Webcam and not a real webcam? I have no problem to write my own software but I have no idea how that site can recognize my fake webcam as fake webcam.

Thanks in advance!