I'm not really happy.
So telerising works fine. When I add the m3u list in Kodi and chage the setting in telerising to DASH, it works perfect.
Again it's like using the zattoo plugin direct. I need a kodi box as addon to the TV.
So now I tried to get the 3mu list into tvheadend and her I'm stuggling.
What I did so far:
- hardware RP4 with fresh rasbian; apt update+upgrade; apt-get install tvheadend
- add telerising and add systemd for telerising: up and running; web viewer works; usinf the m3u file in kodi works
- reboot...
- start config tvheadend:
add IP-Automatic Network
28 muxes found (my fav channels)
but no scanns starts and no services where found:
from here on I started serval different options. I klicked on "use A/V library" in network setting.
now it starts scanning and found some services:
when I set some of the faild muxes to activ, some more services are found., but not for example ARD, ZDF....
But non of them are working. I tried to open them with vlc and an error rises up:
and tvheadend shows:
2024-06-17 20:22:04.305 libav: AVFormatContext: Application provided invalid, non monotonically increasing dts to muxer in stream 1: 154678366654080 >= 154678366512000
2024-06-17 20:22:04.305 iptv: libav: Error muxing packet: Invalid argument
2024-06-17 20:22:06.415 subscription: 022F: service instance is bad, reason: No input detected
2024-06-17 20:22:06.425 tvhpoll: epoll del failed [Bad file descriptor]
2024-06-17 20:22:06.425 mpegts: favorites.m3u - SWR Fernsehen RP in aqw - tuning on IPTV #2
2024-06-17 20:22:06.425 subscription: 022F: "HTTP" subscribing to mux "favorites.m3u - SWR Fernsehen RP", weight: 10, adapter: "IPTV #2", network: "aqw", service: "Raw PID Subscription", hostname="192.168.42.111", client="VLC/3.0.20 LibVLC/3.0.20"
2024-06-17 20:22:15.111 libav: AVFormatContext: Application provided invalid, non monotonically increasing dts to muxer in stream 1: 154678367662080 >= 154678367520000
2024-06-17 20:22:15.111 iptv: libav: Error muxing packet: Invalid argument
2024-06-17 20:22:16.421 subscription: 022F: service instance is bad, reason: No input detected
2024-06-17 20:22:16.430 tvhpoll: epoll del failed [Bad file descriptor]
2024-06-17 20:22:17.263 webui: Stop streaming /stream/mux/03ae828f15448d71249b61f3e24e321a?ticket=9c6c5db58e1643cbce5bf12ae0b23b924ae023d1, timeout waiting for packets
2024-06-17 20:22:17.263 subscription: 022F: "HTTP" unsubscribing, hostname="192.168.42.111", client="VLC/3.0.20 LibVLC/3.0.20"
Any hints? Did some get this up and running?