You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added the RTMP server URL and tried to start the stream. It is working as expected in the android but in iOS it throwing connection failed error.
Even I tried with the example project provided in the repo but landed with the same error.
Expected result
Stream should be started and it should go smoothly .
Actual result
Connected failed error
Additional context
No response
Relevant logs output
flutter: Failed to connect
The text was updated successfully, but these errors were encountered:
@ThibaultBee thanks for the reply.. I have tried in main branch only.. the only log I received is as below,
flutter: Failed to connect
Please let me know how to solve it.
Version
v1.2.0
Which operating systems have you used?
Environment that reproduces the issue
iOS 17.0
Is it reproducible in the example application?
Yes
RTMP Server
rtmp://streaming.detectpl.com/
Reproduction steps
I have added the RTMP server URL and tried to start the stream. It is working as expected in the android but in iOS it throwing connection failed error.
Even I tried with the example project provided in the repo but landed with the same error.
Expected result
Stream should be started and it should go smoothly .
Actual result
Connected failed error
Additional context
No response
Relevant logs output
The text was updated successfully, but these errors were encountered: