Running a Pi4 with Debian Bookworm, TVH and FFMPEG and use http://i.mjh.nz/au/Sydney/tvh-tv.m3u8 as playlist. Muxes are created and services discovered on all but a few channels. That's the issue - there are 2 muxes on which no services are discovered - even after a 60 seconds timeout set. When I feed the same URL into VLC it plays just fine - so the stream is there but TVH cannot "see" it??
The URL configured in the mux for one of the problem services is:
pipe://ffmpeg -loglevel fatal -probesize 10M -analyzeduration 0 -fpsprobesize 0 -headers user-agent:\ otg/1.5.1\ (AppleTv\ Apple\ TV\ 4;\ tvOS16.0;\ appletv.client)\ libcurl/7.58.0\ OpenSSL/1.0.2o\ zlib/1.2.11\ clib/1.8.56\r\nseekable:\ 0\r\nreferer:\ \ \r\n -i https://i.mjh.nz/.r/gem-nsw.m3u8 -vcodec copy -acodec copy -metadata service_name=mjh-gem-nsw -f mpegts pipe:1
Any idea??
thnx
p.s. have the same setup on another PI4 running LibreELEC and it has no problems whatsoever finding these streams - so must be some TVH (or FFMpeg) configuration issue??