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

Joining Side does not display vidoe stream from calling side #2

Open
mutamiks opened this issue Feb 13, 2023 · 29 comments
Open

Joining Side does not display vidoe stream from calling side #2

mutamiks opened this issue Feb 13, 2023 · 29 comments

Comments

@mutamiks
Copy link

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

@ahmedbhesaniya97
Copy link
Contributor

Hi @mutamiks,
Let us check and get back to you.

@mutamiks
Copy link
Author

thank you for your feedback. l will be happy to hear from you

@ahmedbhesaniya97
Copy link
Contributor

Hi @mutamiks
I just verified with my environment, and everything is good. Could you send us some screen shots so that I can have a better sense of what you're talking about?

@mutamiks
Copy link
Author

Callee screen 1
callee screen 1

Callee screen 2 .As you can see from the screenshot below the callee (person receiving call) sees only his video stream
callee screen 2

Caller screen 1
caller screen 1

Caller screen 2. As you can see from the screenshot below the caller (the person who makes the call) sees both videos
caller screen 2

@ahmedbhesaniya97
Copy link
Contributor

@mutamiks
Any errors are you getting in console ?

@mutamiks
Copy link
Author

Screenshot 2023-02-13 155530

@arjun-kava
Copy link
Contributor

Hey, @mutamiks did you able to solve the issue?

@mutamiks
Copy link
Author

hello @arjun-kava no l did not. Do you have a solution or suggestion?

@j-mitinick
Copy link

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??

@SahilJarial
Copy link

similar issue .

@ahmedbhesaniya97
Copy link
Contributor

Hi @SahilJarial,
Which version of react-native-webrtc you are using ?

@SahilJarial
Copy link

SahilJarial commented Jun 22, 2023

Hi @SahilJarial, Which version of react-native-webrtc you are using ?
@ahmedbhesaniya97
I am using 1.94.2

@SahilJarial
Copy link

SahilJarial commented Jun 22, 2023

@ahmedbhesaniya97
image

@SahilJarial
Copy link

SahilJarial commented Jun 22, 2023

@ahmedbhesaniya97
Generally
image

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.
in that state caller does not have called Local description and remote discription is also null when

calling addICECandiate on caller side.

callee can see both videos but on caller side caller cannot see callee video stream

@ahmedbhesaniya97
Copy link
Contributor

@SahilJarial,
Will look in to it.
Thanks.

@cosmic-blunder
Copy link

I am facing same issue.
exhausted all approaches.
look like there is deep issue in webrtc library in react native
or in code .

@cosmic-blunder
Copy link

i am using same lib 1.94.2 which is in default value in repository.

@KartvyaAcharya
Copy link

KartvyaAcharya commented Aug 28, 2023

im also having this issue! any solution for this @ahmedbhesaniya97
Screenshot 2023-08-28 at 6 16 05 PM

@Kundannetset
Copy link

Black screen instead of remote stream

@Kundannetset
Copy link

@SahilJarial,
Will look in to it.
Thanks.

any update @arjun-kava @mutamiks @j-mitinick @ahmedbhesaniya97 @cosmic-blunder

@Kundannetset
Copy link

Screenshot 2023-09-18 at 2 40 28 PM

@SahilJarial
Copy link

SahilJarial commented Oct 17, 2023

@SahilJarial,
Will look in to it.
Thanks.

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.

@ahmedbhesaniya97
Copy link
Contributor

ahmedbhesaniya97 commented Oct 17, 2023

Hey @SahilJarial,
Are you able to resolve with latest version?

@SahilJarial
Copy link

Hey @SahilJarial, Are you able to resolve with latest version?

I was able to resolve [Error: The remote descriptor error was null issue]

@SahilJarial
Copy link

i cannot grant that video can work in simulator but seems to work in two separate real phones devices.

@master11641
Copy link

This problem is exist in flutter too

@harithm918
Copy link

Any update on this issue. This problem is in flutter too.. please help

@danibalcr
Copy link

i cannot grant that video can work in simulator but seems to work in two separate real phones devices.

Could you share any repository about it? I think this can being utility to update old projects

@RitikSingh11661
Copy link

Any update ?

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