LiveLab icon indicating copy to clipboard operation
LiveLab copied to clipboard

Migration to new SDP format

Open ojack opened this issue 6 years ago • 1 comments
trafficstars

LiveLab is currently broken because it relies on the same remote and local track IDs to coordinated between remote and user media. Starting this issue to track migration to the new SDP API, as documented at https://docs.google.com/document/d/1-ZfikoUtoJa9k-GZG1daN0BU3IjIanQ_JSscHxQesvU/edit

Example at: https://webrtc.github.io/samples/src/content/peerconnection/pc1/

ojack avatar Apr 09 '19 21:04 ojack

For the moment using 'plan-b' SDP semantics allows connection. https://github.com/ojack/LiveLab/commit/a62611c6035f02996544e357da14e3d2207102dc

ojack avatar Apr 09 '19 22:04 ojack