Quantcast
Channel: Qt DevNet forums: Qt WebKit
Viewing all articles
Browse latest Browse all 542

Enabling WebRTC : getusermedia is not working...

$
0
0
Hi everyone, In my project i want to enable webRTC in my browser. But i want use qt4.8 only. I can’t use qt5. so i have downloaded qtwekit2.3 which have the support for webRTC. I have complied it for qt4.8 successfully by enabling the media-stream (webRTC) (using Tools/Scripts/build-webkit —qt —media-stream —no-webkit2). I have written a sample HTML5 page for testing the new webkit. When the getusermedia function is called error code saying NOT_SUPPORTED_ERR is giving. What can i do to make it working. I am using ubuntu for building. Thanks in advance.

Viewing all articles
Browse latest Browse all 542

Trending Articles