owt-client-javascript
owt-client-javascript copied to clipboard
Open WebRTC Toolkit JavaScript SDK
1 safari and ios conenct server with h264 2: safari and ios addAllowRemoteId each other 3: safari publish local stream to ios expect : safari publish success and reveice success...
1,Environment and platform: 43mcu,ubuntu,software,chrome77 2,Reproduce step 1,pub 720p simulcast stream with VP9 options = { audio : true, video : [ {rid: 'q', active: true, scaleResolutionDownBy: 2.0}, {rid: 'h', active:...
1,Environment and platform: 43mcu,ubuntu,software,chrome77 2,Reproduce step 1,pub 720p, (1080p,vga )simulcast stream with VP9 options = { audio : true, video : [ {rid: 'q', active: true, scaleResolutionDownBy: 4.0}, {rid: 'h',...
Last day we have noticed that in viewer role users can't get the streams. After the debugging we can conclude that without media device permissions ConferenceClient.subscribe callback not firing. Once...
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...
firefox : 67 os version: mac 10.14 mcu : 4.2.x log: Error ICE connection failed or close
1: user1(Firefox) and user2(android) connect server with videoCodec h264 2: user1 and user2 addAllowRemoteId each other 3: user1 publish loclasteam to android expect : firefox publish local stream success actual:...
1: android and js connect server 2: android and js allowRemoteId each other 3: js publish localstream will success 4: android publish to js will failed and js get error...