owt-client-native icon indicating copy to clipboard operation
owt-client-native copied to clipboard

Get mid from Transceiver instead of hardcode it for peerconnection

Open taste1981 opened this issue 4 years ago • 0 comments

Current client SDK when working in protocol v1.2 mode, will use hardcoded mid for audio/video tracks instead of reading it from RTCRtpTransceiver after set local description. Client SDK needs to modify its publishing/subscribing flow to adapt to this signaling protocol change.

taste1981 avatar Dec 22 '20 04:12 taste1981