Closed TheFe91 closed 1 year ago
Hello,
Sorry for the delay, I have been pretty busy lately.
When you mean Stop streaming
are you talking about calling stopStream
API?
If this is the case, could you check that https://github.com/apivideo/api.video-flutter-live-stream/pull/41 fixes your issue?
Yeah, that probably is the solution! Waiting for it! Thank you!
It should be corrected in v1.1.3: https://github.com/apivideo/api.video-flutter-live-stream/releases/tag/v1.1.3 Please reopen this issue if you still face the problem
Version
v1.1.1
Which operating systems have you used?
Environment that reproduces the issue
Samsung Galaxy A52 (Android 13)
Is it reproducible in the example application?
Yes
RTMP Server
MUX via rtmps (rtmps://global-live.mux.com:443/app)
Reproduction steps
Expected result
The "Disconnected" snackbar shows
Actual result
The "Disconnected" snackbar doesn't show
Additional context
flutter --version
output:flutter doctor -v
output:Relevant logs output
No response