Giter Site home page Giter Site logo

Streaming about player HOT 6 CLOSED

moneytoo avatar moneytoo commented on May 22, 2024 1
Streaming

from player.

Comments (6)

moneytoo avatar moneytoo commented on May 22, 2024 3

I was thinking about that but:

  • I personally don't use it (and don't know much content to test it with).
  • There are already other ExoPlayer based apps that are made (primarily or only) for streaming content.
  • Wouldn't it also require additional UI? Bookmarked/recent streams?
  • Supporting streaming would require the Internet permission. I'm actually perceiving not having permission to access Internet as an advantage - especially for the FOSS folks. I have already noticed positive feedback regarding no internet permission.

from player.

moneytoo avatar moneytoo commented on May 22, 2024 1

On the other hand I understand there might be a lot of demand for this feature. I would also like to do that if that's just a few lines of code, especially since it doesn't need new action in control bar. To still offer offline version, I could just create another build variant, just like Keepass2Android does.

from player.

moneytoo avatar moneytoo commented on May 22, 2024

I'm trying out streaming with this build: Just.Player.v0.13-streaming.apk.zip

Does this handle streaming as you would expect? I tested it with these file extensions:

<data android:pathPattern=".*\\.3gp" />
<data android:pathPattern=".*\\.m3u8" />
<data android:pathPattern=".*\\.m4v" />
<data android:pathPattern=".*\\.mkv" />
<data android:pathPattern=".*\\.mov" />
<data android:pathPattern=".*\\.mp4" />
<data android:pathPattern=".*\\.mpd" />
<data android:pathPattern=".*\\.webm" />

Is anything missing?

from player.

hieulbp avatar hieulbp commented on May 22, 2024

streaming is play url, but I could not more url and referer header

from player.

CorvetteCole avatar CorvetteCole commented on May 22, 2024

would love to get streaming support as well, will test shortly. This is the only app besides the default google video player that can play 4k60FPS on my chromecast with google tv

from player.

moneytoo avatar moneytoo commented on May 22, 2024

Basic support should be available in the -online version in releases here on Github. F-Droid and Google Play will keep the -offline build.

I only added support for extensions I was able to find and test so let me know in a new issue if anything is missing (with some sample to test).

@hieulbp I'm afraid that setting things like referer headers is too complex for this little app.

from player.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.