Skip to content

Instantly share code, notes, and snippets.

@murillo128
Last active December 17, 2021 10:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save murillo128/839c03189a796eb65f9e138a66ef6065 to your computer and use it in GitHub Desktop.
Save murillo128/839c03189a796eb65f9e138a66ef6065 to your computer and use it in GitHub Desktop.
viewer.project("mysource",[
{
trackId: "audio0",
mediaId: audioTransceiver.mid
},
{
trackId: "video0",
mediaId: videoTransceiver.mid
}
]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment