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

Argument 1 of RTCPeerConnection.addStream is not an object. #54

Open
carrbrpoa opened this issue Jun 6, 2017 · 2 comments
Open

Argument 1 of RTCPeerConnection.addStream is not an object. #54

carrbrpoa opened this issue Jun 6, 2017 · 2 comments

Comments

@carrbrpoa
Copy link

carrbrpoa commented Jun 6, 2017

I opened https://react-native-webrtc.herokuapp.com/ in Firefox and created the room.
The time I join the same room through Android APP, errors are coming and nothing happens:

image

Print from Chrome's console:
image

Any ideas?

Installed APK with react-native run-android --variant=debug

Thanks

@zxcpoiu
Copy link
Collaborator

zxcpoiu commented Jun 7, 2017

oops, I do not know how heroku work or where the code located.
ping @oney

I usually test on mobile device.
does demo works on both devices?

@badcodercpp
Copy link

this happens if you create offer for same device, exclude your current socket id while creating offer.

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