Skip to content

adcimon/webrtc-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC Template

Template to bootstrap a C++ application with WebRTC.

Tested on:

  • 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

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published