Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC Template

Template to bootstrap a C++ application with WebRTC.

📦 Requirements:

🧪 Tested:

  • Linux
  • Mac
  • Windows

Build WebRTC.

python ./scripts/build_webrtc.py run --branch "branch-heads/7204"
  • Output: ./external/webrtc/

Build application.

python ./scripts/build.py
  • Output: ./build/Release/webrtc-template.exe

About

Template to bootstrap a C++ application with WebRTC.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages