simplewebrtc / SimpleWebRTC

Simplest WebRTC ever
Other
4.65k stars 1.19k forks source link

remote videos don`t shown #462

Open alexey2baranov opened 8 years ago

alexey2baranov commented 8 years ago

Hello dear friends!

We got strange error when trying SimpleWebRTC onto Zotac Mini PC Model ZBOX-CI320 NANO Windows 7 32 bit

We test demo page from hire https://github.com/andyet/SimpleWebRTC#1-some-basic-html with 2, 3 and 4 webcams. Every time new webcam join the room (first time or after refreshing page) remote video does not shown on Mini PC like on picture below. This can be recovered by F5 refreshing page on Mini PC side.

https://postimg.org/image/5q09no01d/ (black border added by css to illustrate problem)

The others webcoms see each other well. How can we debug this situation?

Thanks

alexey2baranov commented 8 years ago

Same page after refreshing Zotac Mini PC page. As you can see it works perfect when Zotac Mini PC join room after others

https://postimg.org/image/e2yz4jspz/

tgabi333 commented 8 years ago

Do you have something in your console log?

Anyway: don't expect too much from that machine, it slightly have enough CPU power to decode and encode one video stream only (1-on-1 transmission) - more won't work.