Steffen Vogel
683fc837d0
Make repo REUSE compliant
2023-05-05 11:58:49 -04:00
Sean DuBois
9c47fea3f2
Remove new RTCSessionDescription
pattern
...
SetRemoteDescription accepts a RTCSessionDescriptionInit so this is no
longer needed
Resolves #2324
2022-10-24 22:36:30 -04:00
John Selbie
12f8c551a9
Firefox fix for swap-demos examples
...
Canvas elements in FF require getContext to be invoked before
captureStream can be successfully called
2022-04-01 14:14:30 -04:00
Sean DuBois
ce533d527f
Add StandardJS workflow
...
Been running these locally only.
2022-02-05 22:20:52 -05:00
Roman Romanenko
7c8064052e
Update all examples with copySessionDescription
...
copySessionDescription adds a button to all examples that copies the
local Session Description. This makes it easier for users to copy the
values.
Resolves #2092
2022-02-05 13:41:44 -05:00
Chad Retz
97c8f5290c
Swap tracks example
...
Example to show how to swap tracks similar to functionality that might
be required by RTPSender.ReplaceTrack.
2020-04-27 22:14:50 -07:00