Akagi201 / webrtc-peerconnection

WebRTC Peerconnection built with CMake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webrtc-peerconnection

WebRTC Peerconnection built with CMake

Build Steps

  • Checkout the official WebRTC source code.
  • Modify set(WEBRTC_ROOT "/home/ubuntu/webrtc-checkout/src") in CMakeLists.txt, to path/to/your/webrtc/source
  • Build the source code with CMake.

About

WebRTC Peerconnection built with CMake

License:MIT License


Languages

Language:C++ 82.4%Language:HTML 15.6%Language:CMake 2.0%