webrtc
Unsolved
General and Desktop
-
Hi friends,
How to use webrtc native c++ API windows in Qt.Can anybody give Solution.
-
Hi friends,
How to use webrtc native c++ API windows in Qt.Can anybody give Solution.
@satyanarayana143 can you specify, what is webrtc ?
-
webrtc to open chrome browser in qt
-
Not very clear about the question. Let me try the way I have understood your question. Webrtc must be available to as C++ library. You must be able to link with appropriate library using LIBS option in build configuration & use the webrtc APIs directly.
-
how to open chrome web page in Q widget or audio video chat in Qt .for that purpose i want to use webrtc.