Open woutervddn opened 7 years ago
I may want to work on this
Well, we need a good DNLA renderer package (any to recommend ?) So, we see how to put it in butter and benefit a similar feature.
Am I wrong ? Someone have other idea on how to do this ?
edit: typo
for one way we have DNLA/chromecast/... support, for the other way, we call it 'butter companion' internally.
make it a module
make it follow the https://github.com/butterstreamers/butter-base-streamer butter streamers spec then you probably need to port https://github.com/butterstreamers/butter-stream-selector/blob/master/index.js to use somekind of service discovery: mdns or whatnot.
Ok, Thanks. I put that on my list of things I should dig. Will update you if I dig enough and make some progress. But at the moment I'm more interested by compiling nwjs
you may want to look at github.com/foradoeixo/tvninja it's our playground for next-generation butter, it's based on electron, react and requires no compiling of nwjs.
Ok, I have stared that, but my interest is more on PT/Butter(master) too. Will take a look at Butter next-gen. Thanks
Description
Spotify has a feature called Spotify Connect, It works kind of like a chromecast but it chooses the appropriate stream protocol without the user noticing it. It can play from & to the following type of devices:
While to broad for butter, it would be a nice feature to be able have the same type of functionality so that I can play from my mobile device on my desktop/htpc. I've got a Philips 'smart' tv myself, but the miracast support is awful and streaming from butter project doesn't work at all. It tries to, but it fails. A feature like this might solve that
Expected behavior