Skip to content

Does react-native-pjsip support conference calls with video? #245

@linus-komnick

Description

@linus-komnick

I'm able to join conferences and hear the audio but I can't seem to get video. I'm basically using the same code as for normal calls. With normal calls, audio and video both work without any problems.

    <RemoteVideoView
      style={styles.video}
      windowId={0}
      objectFit="contain"
    />

I have tried windowId 0 - 10 but it doesn't work. Am I doing something wrong or is video not supported for conference calls?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions