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

Webkit support for webRTC?

$
0
0
Hello, Totally new to QT, we are looking at different solutions to implement a “skype like” desktop application. One of the first things that came to mind to avoid developing a total native application was QT. In my mind, we can use the QT webkit and use the webrtc javacscript functions instead of writing a native application, this will save us ALOT of time. But I was dissapointed when I started my first QT project and pointing it to https://apprtc.appspot.com/?r=20336175 I get an error saying that GetUserMedia is not supported. Please tell me that its possible to implement webrtc javascript functionality. And also, if someone could point me a little in the right direction that would be awesome :)

Viewing all articles
Browse latest Browse all 542

Trending Articles