owt-client-native
owt-client-native copied to clipboard
Get mid from Transceiver instead of hardcode it for peerconnection
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.