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

Safari/Safari users facing video chat blank stream issue #237

Open
sarabs3 opened this issue Oct 21, 2016 · 5 comments
Open

Safari/Safari users facing video chat blank stream issue #237

sarabs3 opened this issue Oct 21, 2016 · 5 comments

Comments

@sarabs3
Copy link

sarabs3 commented Oct 21, 2016

I have developed a video chat application in mean stack using socket.io/webrtc and teamsys plugin for safari and IE support. Application is working perfectly everywhere except in safari when two users connects from safari, partners video is showing black.

Safari/Firefox Safari/Chrome Firefox/Firefox Chrome/Chrome all are working perfect but unfortunately Safari/Safari has error.

I have followed this plugin.temasys.io/demo/src/content/peerconnection/pc1 example but when connecting two peoples using sockets to transmit webrtc connection's sdp details.

Even temasys is converting video tag into object as well but no audio/no video.

Any help will be appreciated.

@johache
Copy link
Contributor

johache commented Oct 24, 2016

Hi.

Do you have a code sample that we could use to reproduce the issue ?

@sarabs3
Copy link
Author

sarabs3 commented Oct 24, 2016

kosmochat.herokuapp.com

here is the link of the app.

@johache
Copy link
Contributor

johache commented Oct 25, 2016

Hi,
I see that your app is still running AJS version 0.13.3.
Could you please update to 0.13.4 or even 0.14.0, so that your app can run on Safari 10 ?

Thanks and regards,
J-O

1 similar comment
@johache
Copy link
Contributor

johache commented Oct 25, 2016

Hi,
I see that your app is still running AJS version 0.13.3.
Could you please update to 0.13.4 or even 0.14.0, so that your app can run on Safari 10 ?

Thanks and regards,
J-O

@sarabs3
Copy link
Author

sarabs3 commented Oct 27, 2016

https://github.com/sarabs3/temasysp2p

Here is the code, i have integrate 0.14.0 version and it is still not working i have checked that in safari
onincecandidate event, event.candidate is undefined

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

2 participants