Skip to content

Video not visible to other participants after merging calls into conference #250

@savan15

Description

@savan15

Hi

I am facing an issue while implementing video conferencing using the Linphone Android SDK.

Scenario:

There are three users (just for example might be possible more user are there.):

  1. android14
  2. android4
  3. android45

Please see detail steps to reproduce the behavior.

Steps to reproduce:

  1. android14 initiates a video call to android45
  • android45 accepts the call
  • Both users can see each other’s video correctly
  1. During the ongoing call, android14 initiates another video call to android4
  • The call with android45 is automatically put on hold (expected behavior)
  • android4 accepts the call
  • android14 and android4 can see each other’s video correctly
  1. android14 merges both calls into a conference (video conference)

Expected behavior:

  • All participants (android14, android4, android45) should:
  1. See their own local video
  2. See remote video streams of all other participants

Actual behavior:

  • On android14:
  1. Only the local video is visible
  2. Remote participant videos are not displayed

On android4 and android45:

  1. They are unable to see the video of android14, and other remote participant

Additional details:

  • Logs have been captured and attached as a text file for debugging
  • Device: MOTO G45 5G,Samsung Galaxy F15
  • OS: Android 13,14
  • Version of the SDK : 5.4.92

SDK logs (mandatory)

log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions