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

Session stream destroyed when reconnecting after no network #268

Open
badarovska opened this issue Sep 20, 2022 · 1 comment
Open

Session stream destroyed when reconnecting after no network #268

badarovska opened this issue Sep 20, 2022 · 1 comment
Labels

Comments

@badarovska
Copy link

Version:
Opentok iOS verison 2.23.1

Steps to reproduce

  1. Connect to session and start publishing
  2. Turn of the internet connection
  3. Wait for the session to disconnect
  4. Turn on the internet connection
  5. Connect to session again as soon as you turn on the internet
  6. The app successfully connects to session and starts publishing
  7. After a few seconds a stream destroyed event is received for the publisher stream without any error or action by the user

What is the current bug behaviour?
Even though the session is connected successfully and the publisher stream is created and publishing, a stream destroyed event is received and it terminates the video call.

The bug was recreated on the Bacic-Video-Chat sample.

What is the expected correct behaviour?
If the session is connected and already publishing, a stream destroyed event should not be received for no reason.

Possible related issue: opentok/opentok-react-native#201

@v-kpheng
Copy link
Contributor

Thanks, @badarovska, for letting us know about this. We'll investigate this: https://jira.vonage.com/browse/OPENTOK-49081.

Will keep you posted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants