owt-client-javascript
owt-client-javascript copied to clipboard
p2p Firefox <-> chrome: firefox publish failed after chrome publish to firefox when set videoCodec with vp9 or h264
1: firefox connect server 2: chrome connect server 3: chrome and firefox setRemoteId each other 4: chrome publish localStream to firefox success 5: firefox publish localStream to chrome
expect : firefox publish success ,and chrome receive remote Stream
actual: firefox publish failed
log: firefox-chrome.txt
version: chrome : 86.0.4240.198(ubuntu 18.04) firefox : 83.0 (windows10)
Note: vp8 is success ,but when setting VideoCodec with vp9 or h264 can find this issue