Skip to content

Simple example of WebRTC usage: P2P and a SFU server with video recordering

License

Notifications You must be signed in to change notification settings

rodrigo-brito/WebRTC-Playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebRTC - Examples

SFU with Recording

  • Copy sfu/.env_sample to sfu/.env - TLS Settings
  • go run sfu/*.go

Signaling - P2P

  • Copy p2p/.env_sample to p2p/.env - TLS Settings
  • go run p2p/*.go

About

Simple example of WebRTC usage: P2P and a SFU server with video recordering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published