Open SamuelMarks opened 6 years ago
I am not using a polymer here by my own lib so the browser support for web components should be the same as mention here: https://www.webcomponents.org on the other hand we have to check WebRTC browser support as well
Can you try with feature/peer-data-3 branch ? There are many fixes done but I haven't merged it yet as there was webrtc adapter problem (I do not know if it is fixed yet) where one side of connection didn't receive onTrack event, so you might want to update webrtc-adapter to the latest version and give it a try
2020 update, this is now much better supported with IE and a handful of obscure browsers not working, but everyone else Chrome, FireFox, Edge, Safari green
23/03/2020 Status:
Which browsers do you support? - polymer-project for your dist?
message-new.js has the correct
keyCode
forenter
, but pressingenter
for me just adds a new line.Video works.