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
804a12fed3
Update CI configs to v0.4.7
...
Update lint scripts and CI configs.
2020-09-30 09:06:34 -07:00
Atsushi Watanabe
0157f347e4
Fix randoms
...
Use seeded mathematical random where uniqueness is needed
but not required to be cryptographic.
2020-07-13 14:42:53 +09: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
backkem
ddcef2d84f
Examples: Make examples/util internal
...
Resolves #424
2019-02-20 21:32:48 +01:00