Open KensakuKOMATSU opened 8 years ago
1st of all, I'll apply webpack-dev-server for easy test(since https environment MUST be required).
Under https environment, it does work well in localhost env. However, under github page (https://nttcom.github.io/SkyWay-MultiParty/examples/multiparty-sample.html), it does happen.
Actually, only Video does not appear.
In case of the combination pattern of chrome and firefox, this issue always happen.
chrome: 49.0.2623.112 firefox : 45.0.2
firefox automatically updated.... 46.0.0 .... this issue does not fixed.
for video cases video does not received in chrome side
....
comment out getUserMedia part about AudioContext things
then .... works well XD
From the conversation in Twitter https://twitter.com/kaigyoPG/status/724933165962412035
Current deployed sample site, multiparty-sample.html, does not work. There are several point which already outdated. One is that it should be deployed in https context. Of course, several things should be checked and fixed immediately.