-
Notifications
You must be signed in to change notification settings - Fork 49
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
Joining Side does not display vidoe stream from calling side #2
Comments
Hi @mutamiks, |
thank you for your feedback. l will be happy to hear from you |
Hi @mutamiks |
@mutamiks |
Hey, @mutamiks did you able to solve the issue? |
hello @arjun-kava no l did not. Do you have a solution or suggestion? |
Hello, First I would like to thank you for the project. But I'm having an error when disconnecting the call and making a new call, it gives the peerconnection is null error. Could you give tips on how to solve this bug?? |
similar issue . |
Hi @SahilJarial, |
|
@ahmedbhesaniya97 remoteDiscription and localdiscription is null on caller side in peerConnection setLocalDiscription on callee side invoke onicecandiate and that send signal to ICECandiate event to caller side. calling addICECandiate on caller side. callee can see both videos but on caller side caller cannot see callee video stream |
@SahilJarial, |
I am facing same issue. |
i am using same lib 1.94.2 which is in default value in repository. |
im also having this issue! any solution for this @ahmedbhesaniya97 |
Black screen instead of remote stream |
any update @arjun-kava @mutamiks @j-mitinick @ahmedbhesaniya97 @cosmic-blunder |
i think issue must be with old library i updated the library to latest and try approach given on official react native webrtc library git hub doc. |
Hey @SahilJarial, |
I was able to resolve [Error: The remote descriptor error was null issue] |
i cannot grant that video can work in simulator but seems to work in two separate real phones devices. |
This problem is exist in flutter too |
Any update on this issue. This problem is in flutter too.. please help |
Could you share any repository about it? I think this can being utility to update old projects |
Any update ? |
Hello,
thank you for your great work. I have cloned your repository and accessed the react native version, followed all instructions as documented and everything worked fine except that the side that answers the call only displays his local stream yet the side that makes the call displays both. Thank your support in advance
The text was updated successfully, but these errors were encountered: