WebRTC how-to. Is there any?
-
If anyone interested https://doc.qt.io/qt-5/qtwebengine-features.html#webrtc-feature This feature working for Desktop only. For iOS i've got failed. If anyone knows how to use WebRTC on iOS/Android with QT write message here.
-
Another one link https://github.com/VirgilSecurity/virgil-webrtc-qt-demo but I got failed with building this example.
-
I've done simple example for Desktop and all is working, at least on https://test.webrtc.org/ based on QWebEngine. But for Mobile based on QWebView - got failed. I have no any conclusion why is that. If anyone knows why is that - write a message here.
-
I've done simple example for Desktop and all is working, at least on https://test.webrtc.org/ based on QWebEngine. But for Mobile based on QWebView - got failed. I have no any conclusion why is that. If anyone knows why is that - write a message here.