Server Version#: Qnap, TVS-463 Version 5.0.0.1891
Player Version#: Plex Version 4.66.1
Tuner Make/Model: xTeVe Version 2.1.2
Guide/Lineup name:
Using XMLTV?: PMS
Channel number/Name:
I try to install IPTV with XTeVe on Plex.
Plex find the Tuner, EPG is working. And also de Channels wil be found in Plex.
But if i try to start the stream i receive allways error.
“Transmitter could not be set. Please check receiver or antenna.”
If I open this link “http://######.link:8080/########/gb1xKuyYNf/33460” in VLC with networkstrem, then this channel can run on VLC.
Adding the m3u file in xTeVe works. The channels are recognized.
Then I added an EPG file “xmltv-complet.xml”. Also this works so far.
Stations assigned under mapping.
If you’re insistent on using FFmpeg then the CLI option should be -hide_banner -loglevel error -i [URL] -c copy -f mpegts pipe:1 as per the default.
I would completely turn FFmpeg off and set Stream Buffer to No Buffer. It’s rarely needed unless you’re trying to transcode the stream with very specific options.
Plex already uses FFmpeg in the server so why exactly would this make sense to go FFmpeg(xTeVe) → FFmpeg(Plex) → Client app. It just doesn’t under most circumstances.