mirror of
https://github.com/pion/webrtc.git
synced 2025-10-06 15:46:54 +08:00

Combine `gstreamer-receive` and `gstreamer-send-offer` so people can easily see how to transport audio/video without using their browser. This moves the HTTP endpoint out of `examples/sfu` so it can be used in multiple examples Resolves #472