webrtc icon indicating copy to clipboard operation
webrtc copied to clipboard

Joining Side does not display vidoe stream from calling side

Open mutamiks opened this issue 2 years ago • 29 comments

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

mutamiks avatar Feb 13 '23 01:02 mutamiks

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

ahmedbhesaniya97 avatar Feb 13 '23 05:02 ahmedbhesaniya97

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

mutamiks avatar Feb 13 '23 06:02 mutamiks

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?

ahmedbhesaniya97 avatar Feb 13 '23 10:02 ahmedbhesaniya97

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

mutamiks avatar Feb 13 '23 11:02 mutamiks

@mutamiks Any errors are you getting in console ?

ahmedbhesaniya97 avatar Feb 13 '23 11:02 ahmedbhesaniya97

Screenshot 2023-02-13 155530

mutamiks avatar Feb 13 '23 12:02 mutamiks

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

arjun-kava avatar Mar 22 '23 10:03 arjun-kava

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

mutamiks avatar Mar 23 '23 04:03 mutamiks

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

j-mitinick avatar Mar 27 '23 09:03 j-mitinick

similar issue .

SahilJarial avatar Jun 22 '23 08:06 SahilJarial

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

ahmedbhesaniya97 avatar Jun 22 '23 08:06 ahmedbhesaniya97

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

SahilJarial avatar Jun 22 '23 08:06 SahilJarial

@ahmedbhesaniya97 image

SahilJarial avatar Jun 22 '23 08:06 SahilJarial

@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

SahilJarial avatar Jun 22 '23 08:06 SahilJarial

@SahilJarial, Will look in to it. Thanks.

ahmedbhesaniya97 avatar Jun 22 '23 08:06 ahmedbhesaniya97

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 avatar Jun 22 '23 12:06 cosmic-blunder

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

cosmic-blunder avatar Jun 22 '23 12:06 cosmic-blunder

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

KartvyaAcharya avatar Aug 28 '23 12:08 KartvyaAcharya

Black screen instead of remote stream

Kundannetset avatar Sep 18 '23 08:09 Kundannetset

@SahilJarial, Will look in to it. Thanks.

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

Kundannetset avatar Sep 18 '23 08:09 Kundannetset

Screenshot 2023-09-18 at 2 40 28 PM

Kundannetset avatar Sep 18 '23 09:09 Kundannetset

@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.

SahilJarial avatar Oct 17 '23 04:10 SahilJarial

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

ahmedbhesaniya97 avatar Oct 17 '23 10:10 ahmedbhesaniya97

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

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

SahilJarial avatar Oct 19 '23 07:10 SahilJarial

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

SahilJarial avatar Oct 19 '23 07:10 SahilJarial

This problem is exist in flutter too

master11641 avatar Dec 28 '23 17:12 master11641

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

harithm918 avatar Jan 03 '24 09:01 harithm918

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

danibalcr avatar Jan 05 '24 16:01 danibalcr

Any update ?

RitikSingh11661 avatar May 10 '24 09:05 RitikSingh11661