Giter Site home page Giter Site logo

Comments (6)

muammar avatar muammar commented on July 17, 2024 1

Reading from a a pipe or stream is totally feasible. However, reading a http stream would be much more easy for the moments. I was thinking in providing a flag --stream-url that users can pass to mkchromecast so that the audio (or video) can be played. Something like:

mkchromecast --stream-url https://ip:port/something -c ogg

I will implement this and come back to you so that you can test it. I suppose that configuring a HTTP streaming server type "httpd" in mpd.conf would do the trick.

As for the pipe from mpd, it's been a while since I don't use mpd myself. But if you could provide a working config file that do pipe I can work with it. In any case, I will read a bit more about it.

from mkchromecast.

quite avatar quite commented on July 17, 2024 1

Yes, "httpd" it is, and I already have that set up for streaming reasons. Ready to test!

from mkchromecast.

muammar avatar muammar commented on July 17, 2024 1

I can change it to that, I agree. Thanks for reporting back.

from mkchromecast.

muammar avatar muammar commented on July 17, 2024

@quite it is working. Update the alsa branch and do for instance:

python mkchromecast.py --stream-url http://192.99.131.205:8000/pvfm1.ogg -c ogg --volume

So you can pass your ogg stream coming from mpd, and it should work. You always have to use the -c flag to specify the codec. Tell me if it works. For me it is working great, this is very fun.

A list of stations to try:

https://ponyvillefm.com/servers

from mkchromecast.

quite avatar quite commented on July 17, 2024

Indeed, it's working OK. Would it make sense to call the option perhaps --source-url instead?

from mkchromecast.

muammar avatar muammar commented on July 17, 2024

Now it is done. Please, feel free to close this report if you don't find anything else wrong :). Cheers.

from mkchromecast.

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.