Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
Fake a webcam on WebRTC based website
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!