Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser support? #5

Open
SamuelMarks opened this issue Feb 13, 2018 · 3 comments
Open

Browser support? #5

SamuelMarks opened this issue Feb 13, 2018 · 3 comments

Comments

@SamuelMarks
Copy link

SamuelMarks commented Feb 13, 2018

Which browsers do you support? - polymer-project for your dist?

message-new.js has the correct keyCode for enter, but pressing enter for me just adds a new line.

Video works.

Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:59.0) Gecko/20100101 Firefox/59.0b8

@vardius
Copy link
Owner

vardius commented Feb 13, 2018

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

  1. web components

screen shot 2018-02-14 at 08 13 31

  1. webrtc

screen shot 2018-02-14 at 08 13 49

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

@Lewiscowles1986
Copy link

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

@vardius
Copy link
Owner

vardius commented Mar 23, 2020

23/03/2020 Status:

  1. web components

image

  1. webrtc

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants