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

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

Open
linus-komnick opened this issue Aug 17, 2021 · 0 comments
Open

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

linus-komnick opened this issue Aug 17, 2021 · 0 comments

Comments

@linus-komnick
Copy link

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?

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

1 participant