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

[Bug]: Live streaming got disconnected when streamer receive a call (not answering it just receiving it) #87

Open
1 of 2 tasks
harrymelka opened this issue Jun 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@harrymelka
Copy link

Version

v2.0.0

Which operating systems have you used?

  • Android
  • iOS

Environment that reproduces the issue

iPhone 13 Pro

Is it reproducible in the example application?

Not tested

RTMP Server

node-media-server

Reproduction steps

Start live

Get a call no matter the status (do not disturb or not) but still not answering

Get disconnected signal from response

Expected result

Not getting disconnected from the server when streaming

Actual result

Got disconnected from the server so streaming is cut

Additional context

using Expo v49

Relevant logs output

No response

@harrymelka harrymelka added the bug Something isn't working label Jun 6, 2024
@ThibaultBee
Copy link
Member

Hi,

Have you tested on Android?
I don't know if it comes from internal connection lost or the fact that we call stopStreaming when unmounting.
Could you consider testing directly with HaishinKit.swift iOS example?

@harrymelka
Copy link
Author

Hey @ThibaultBee,

No I didn't test it on android, I am trying to create a new project to just this if it's coming from the app config or from the apivideo.

You don't have that issue when you are trying on your side ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants