With my previous laptop (Windows7) I was connecting to my phone camera via DroidCam and using videoCapture in OpenCV with Visual Studio, and there was no problem. But now I have a laptop with Windows 10, and when I connect the same way it shows orange screen all the time. Actually DroidCam app in my laptop works fine, it shows the recording. However while using OpenCV videoCapture from Visual Studio it shows orange screen.
Thanks in advance
I found a solution from the internet, and while searching found lots of people complaining about that. You disable the camera of your laptop from device manager and then restart. It is working then.