Commit Graph

8 Commits

Author SHA1 Message Date
Flavio Ribeiro
c88d49deab main: add datachannel for metadata transmission 2022-12-01 11:23:53 -05:00
Flavio Ribeiro
5fe5107dea add cors 2022-11-30 12:37:05 -05:00
Sean DuBois
7199c70abd Enable ice-mux
Add new option --enable-ice-mux. When running in Docker this binds all WebRTC
traffic to one port (for UDP and TCP). Before Pion would listen on a random port
and this random port wouldn't be forwarded to the host properly
2022-11-11 14:55:16 -05:00
Flavio Ribeiro
fae62ac31f update go.mod, go.sum and fix module import 2022-11-05 08:59:55 -04:00
Flavio Ribeiro
94e6205b2e main: remove hardcoded streamID on NewTrackLocalStaticSample call 2022-11-04 16:45:20 -04:00
Flavio Ribeiro
9e1ad4d185 eia608: refactory on 608 threatment 2022-11-04 11:14:08 -04:00
Flavio Ribeiro
7fa7643d4d initial draft for closed captions support 2022-11-04 10:33:11 -04:00
Flavio Ribeiro
80f5b336f8 Initial commit 2022-10-28 00:17:42 -04:00