![]() |
[IDEA] Enable HTTPD streaming output in GUI (aka web radio) - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Feature requests (https://moodeaudio.org/forum/forumdisplay.php?fid=8) +--- Thread: [IDEA] Enable HTTPD streaming output in GUI (aka web radio) (/showthread.php?tid=106) |
Enable HTTPD streaming output in GUI (aka web radio) - challenge - 04-19-2018 Hello. I was thinking about enabling the HTTPD streaming directly from the web UI. I mean the web radio feature of mpd, the one where you add an httpd output in the mpd.conf and it'll stream at the port you specify. more info here: https://wiki.archlinux.org/index.php/Music_Player_Daemon/Tips_and_tricks#HTTP_streaming I'd like to have it exposed in UI, so that I can turn on/off without manual editing the mpd.conf. Quote:HTTP streaming RE: Enable HTTPD streaming output in GUI (aka web radio) - Tim Curtis - 04-19-2018 Hi, Yes its doable but whats the usage scenario? -Tim RE: Enable HTTPD streaming output in GUI (aka web radio) - challenge - 04-19-2018 off the top of my mind - Web radio open the port on the router and you can listen it from anywhere, just by pointing the browser to the stream's url; can set it to lossy and downsample etc) - local stream Can also be used to stream moode's audio to other PCs in the house even when the main rig is off, WHILE still being able to use moode's UI to control it. e.g. the raspberry is hardwired in the living room to a big system. Can go to the other room, on my computer, point it to the url and I can continue to listen moode's music through the pc speakers or headphones. official docs for all the available settings/encoders/options https://www.musicpd.org/doc/user/output_plugins.html#httpd_output RE: Enable HTTPD streaming output in GUI (aka web radio) - kevski - 02-27-2019 This would be a great addition...I'd used this prior to moving to Moode just using MPD and it's really useful RE: Enable HTTPD streaming output in GUI (aka web radio) - Tim Curtis - 02-27-2019 It's on the TODO list but not getting much priority due to work load for moOde 5. Eventually it will be implemented :-) |