Commit Graph

4 Commits

Author SHA1 Message Date
Sean DuBois
9eded4ee7a Fix ORTC example
README didn't describe how to get signaling into client 1

Relates to #379
2023-09-16 14:35:41 -04:00
Steffen Vogel
683fc837d0 Make repo REUSE compliant 2023-05-05 11:58:49 -04:00
Pion
308f8616a3 Update CI configs to v0.10.6
Update lint scripts and CI configs.
2023-04-08 14:24:19 -04:00
Sean DuBois
f46ebf7eff Provide easy example of video without browser
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
2019-03-04 11:10:07 -08:00