A pure #Golang implementation of the WebRTC Native AP


This project provides a Golang implementation of the WebRTC API.

https://github.com/pions/webrtc

What can I build with pion-WebRTC?

pion-WebRTC is here to help you get media/text from A<->B, here are some of the cool things you could build.

  • Send a video file to multiple browser in real time, perfectly synchronized movie watching.
  • Send a webcam on a small device to your browser, with no additional server required
  • Securely send data between two servers, without using pub/sub
  • Record your webcam and do special effects server side
  • Build a conferencing application that processes audio/video and make decisions off of it