Bug #4150
closedm3u8 not working anymore
0%
Description
So I've search now for hours and tried different options and hope that someone here can help me to fix the issue.
Issue: I have setup a .m3u8 as one of my TV channels half a year back working fine. The provider has changed the link. After I changed the link as well on my end the Stream does not work for me anymore.
Setup:
NAS: Synology DS212j DSM 6
TVHeadend: 4.1.2389 from dirks site
FFMPEG: 3.1.2-4
Added IPTV Network (not Automatic)
Added new Mux:
EPG Scan: Disabled
URL: pipe:///usr/bin/ffmpeg -loglevel fatal -i https://nhkwtv-i.akamaihd.net/hls/live/263942/nhkwtv/index_2100.m3u8 -vcodec copy -acodec copy -metadata service_provider=BBC -metadata service_name=BBC1 -f mpegts pipe:1
I change no other Mux settings and kept the standards.
Log:
subscription: 006A: "scan" subscribing to mux "NHK_IPTV", weight: 6, adapter: "IPTV", network: "new_IPTV", service: "Raw PID Subscription"
spawn: Executing "/usr/bin/ffmpeg" ---- This line keeps repeating for a few seconds
mpegts: NHK_IPTV in new_IPTV - scan no data, failed
subscription: 006A: "scan" unsubscribing
The m3u8 works for me just fine in vlc player.
Any help would be appreciated. If you need more data, do let me know. Thanks for the help :D