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]: Connection failed error in iOS #64

Open
1 of 2 tasks
chandruyadav1995 opened this issue Aug 7, 2024 · 3 comments
Open
1 of 2 tasks

[Bug]: Connection failed error in iOS #64

chandruyadav1995 opened this issue Aug 7, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@chandruyadav1995
Copy link

Version

v1.2.0

Which operating systems have you used?

  • Android
  • iOS

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

flutter: Failed to connect
@chandruyadav1995 chandruyadav1995 added the bug Something isn't working label Aug 7, 2024
@ThibaultBee
Copy link
Member

Hi,

Have you tried the example in the main branch?
Do you have any logs?

@chandruyadav1995
Copy link
Author

@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.

@ThibaultBee
Copy link
Member

I am not familiar with streaming.detectpl.com/
Unfortunately, we can't help you.

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