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

Missing play_started callback in iOS SDK when play request is made before the streaming starts #5258

Closed
mekya opened this issue Jun 16, 2023 Discussed in #5248 · 0 comments
Assignees

Comments

@mekya
Copy link
Contributor

mekya commented Jun 16, 2023

Discussed in https://github.com/orgs/ant-media/discussions/5248

Originally posted by Mohit-3196 June 15, 2023
We are using the Ant Media Server iOS SDK for live streaming. Our scenario involves publishing streams at a defined time. However, we have noticed that if a user tries to play a stream before it has started, the playback does not begin instantly. and even after the stream has started, we are not receiving the play_started callback. As a result, the user is unable to play the stream.

If the user attempts to play the stream after it has started, everything works fine.

We would like to understand why the play_started callback is not triggered when playing a stream before it starts, and if there is any solution or workaround to ensure the callback is received once the stream begins.

Thank you

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

No branches or pull requests

1 participant