Pure Go implementation of the WebRTC API
audio
go
golang
roadmap
streaming
video
webrtc
wip
p2p
webassembly
wasm
webcam
voip
ortc
rtp
srtp
webrtc-libraries
webrtc-api
pion
pion-webrtc
live-video
webrtc-server
-
Updated
Aug 26, 2020 - Go
Great stuff! I'd love to use this in magic-wormhole.. I only need the DataChannel, though. Any idea how hard it'd be to define a 'feature' for the codecs, so
pip install aiortc[video]gets you the dependencies on the codecs, butpip install aiortc[datachannel]does not?