-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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]: HLS video less than 1 second doesn't work on iOS #4274
Comments
Previous bot comment (click to expand)Thank you for your bug report. We will review it and get back to you if we need more information. |
Thank you for your bug report. We will review it and get back to you if we need more information. |
same issue |
Same for me |
This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically. |
Still appears |
github-actions
bot
removed
the
stale
Closed due to inactivity or lack or resources
label
Dec 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
6.7.0
What platforms are you having the problem on?
iOS
System Version
iOS 17.6.1
On what device are you experiencing the issue?
Real device, Simulator
Architecture
New architecture with interop layer
System and libraries information
What happened?
I cannot play HLS videos that are less than 1 second in length on iOS devices. However, the same video works on Android devices and the online service at HLS.js demo. When I try to play HLS videos that are less than 1 second, I get this error below:
Reproduction Link
https://github.com/ivaniuk7531/react-native-video-HLS-error
Reproduction
This is very easy to reproduce. You can use this URL https://d1249b47aalla0.cloudfront.net/pictures/41/726/41726322/5ynk7fyup8pf8t5gr7/video/low/10030395362/vid.m3u8 and react native video version 6.7.0
The text was updated successfully, but these errors were encountered: