webrtc-native-to-browser-peerconnection-example
webrtc-native-to-browser-peerconnection-example copied to clipboard
How to build this peer connection example with Visual Studio 2017
I have tried to include all the header files and c++ files but headers like //#include <sys/select.h> //#include <sys/socket.h>
You can download the librarys from libwebrtc from here https://github.com/aisouard/libwebrtc, it has static library and source code.
I forked thie repo and do some instructions, hope you can find some useful info. https://github.com/MagicAtom/webrtc-native-to-browser-peerconnection-example