I am doing a project in qt in which new i am trying to enable webRTC in the fancy-browser. I want to us QT4.8 for this so i have downloaded qtWebKit2.3 and i have build successfully by enabling media-stream. But the problem is that when i am running a webpage which uses getusermedia it doesn't access my webcam. what can be the problem?
The problem is that WebRTC is currently not supported by qtwebkit.