owt-client-javascript
owt-client-javascript copied to clipboard
p2p : firefox(66) <-> android publish h264 with each other not work
1: user1(android), user2(firefox) conenct server with h264 2: user1 and user2 addAllowRemoteId each other 3: firefox publish to android will failed
firefox log: Received woogeen message. sc.websocket.js:118:7 Received signaling message from 11: {"type":"chat-closed","data":{"code":2502,"message":"SessionDescription is NULL."}} owt.js:9:67121 Channel received message: [object Object] owt.js:9:76185 Signaling state changed: closed owt.js:9:83050 Failed to share video.
1: user1(android), user2(firefox) conenct server with h264 2: user1 and user2 addAllowRemoteId each other 3: android publish to firefox
actual : android publish success ,but firefox can not show android video
firefox log: android-firefox.log
firefox 68.0.2 also find this issue