Cannot play m3u8 file
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 33.2k
- Forks
- 8.2k
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to load in IjkVideoview a m3u8 file but i'm getting this exception:
Server returned 404 Not Found
Apparently the file does not exist in the server but if i load the same URL with Android default VideoView the video plays without exceptions. If i put the URL in a browser i can download too.
I don't now if it's a ijkplayer bug or i don't compiled the library with correct options. I did it with open-ssl support and modelu-lite.sh.
Any idea?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the m3u8 request through IjkVideoview and comparing it with Android's default VideoView using the same URL. Check the player configuration and build options mentioned in the report, including OpenSSL and module-lite.sh; done means identifying why IjkVideoview receives a 404 and documenting or fixing the differing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100