Actions
Feature #4769
openAdd custom pipe-handler to IPTV networks
Feature #4769:
Add custom pipe-handler to IPTV networks
Start date:
2017-12-05
Due date:
% Done:
0%
Estimated time:
Description
Woulb be nice if you could add a line in the IPTV and/or IPTV Automatic Network configuration, how a Mux-URL should be parsed, i.e.
Handler: ffmpeg -re -v error -i "%1" -vn -sn -acodec aac -b:a 224k -mpegts_service_type digital_radio -f mpegts pipe:1
(where %1 would be the mux-url as manually specified in the MUX or auto-playlist)
This would allow to directly use radio-playlists (which currently can only be handeled manually with lots of manual pipe:// muxes, related to https://tvheadend.org/issues/4768), other non-mpegts-playlists, or urls that can be played with streamlink...
Thanks,
/hp
Actions