Commit Graph

4 Commits

Author SHA1 Message Date
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