bilibili / bilibili/ijkplayer

Cannot play m3u8 file

Open
#3,142 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.