linuxmint / hypnotix

An M3U IPTV Player
1.08k stars 155 forks source link

Chromecast #41

Open tdnfgk opened 3 years ago

tdnfgk commented 3 years ago

Can you make this app Chromecast enabled?

kodi-rc commented 3 years ago

Team could port the gnome cast to tv extension to Mint or adapt the code to use in hypnotix

https://rafostar.github.io/gnome-shell-extension-cast-to-tv/

kodi-rc commented 3 years ago

dlna options:

https://developer.sony.com/develop/audio-control-api/get-started/play-dlna-file

AVTransport:1 http://upnp.org/specs/av/UPnP-av-AVTransport-v1-Service.pdf

https://stackoverflow.com/questions/28422609/how-to-send-setavtransporturi-using-upnp-c

https://github.com/cherezov/dlnap/blob/master/dlnap/dlnap.py https://github.com/probonopd/video2smarttv

https://gist.github.com/probonopd/9893084d982893c4c7b7

ItzSwirlz commented 3 years ago

Good lord, I have no idea how to do this. I have a Chromecast (Thanks Uncle Daniel for working at Google, lol). JS to Python. Brain hurty.

I'll think about it?

tmarplatt commented 3 years ago

This issue was opened to request DLNA support for streaming media to Chromecast. What about the inverse?

Playing back streams offered via UPNP/DLNA over the local network is a feature that currently MPV (and therefore Celluloid) doesn't support natively. The use cases are plenty (e.g. home media servers).

I understand though that this is no small feature. Thank you anyway for all the work you're doing for Hypnotix, it's a great addition to LM.