- edited description
Firefox to Chrome remote candidate doesn't set
Issue #27
invalid
I am making simple examples to make me more familiar with webRTC. I make an app where you create a peer to peer connection and you make a call throw browsers. App works great in calls between Chrome-Chrome, Firefox- Firefox and Chrome-Firefox but i can make app to work for Firefox-Chrome. I have adapter.js file in my app. Also i have to say that offer and answer and all candidates are shown in page and by copy paste i pass info from one browser to other. i already tried these solution : https://bitbucket.org/webrtc/codelab/issues/14/no-remotevideo-in-firefox but nothing changed
Comments (3)
-
reporter -
reporter - edited description
-
reporter - changed status to invalid
IceCandidate object was invalid so remote candidate never set it.
- Log in to comment