-
Notifications
You must be signed in to change notification settings - Fork 100
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
Comments
Hi. Do you have a code sample that we could use to reproduce the issue ? |
kosmochat.herokuapp.com here is the link of the app. |
Hi, Thanks and regards, |
1 similar comment
Hi, Thanks and regards, |
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 |
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.
The text was updated successfully, but these errors were encountered: