marmei
marmei
No, there is no way to set a time offset. The times are taken unchanged from the source and the time and time zone from the computer are used for...
The xTeVe web server only supports HTTP. All links pointing to xTeVe are always HTTP links. If you need HTTPS, you have to build a proxy in front of xTeVe.
The `user-agent` option has been deprecated for several years. In the current FFmpeg versions it is `user_agent` https://ffmpeg.org/ffmpeg-protocols.html#http
This is due to the client, I know some IPTV apps that do not end the stream when you press stop. These here e.g.: TV Streams - Smart Live TV...
Take a look at the documentation, everything is described there: https://github.com/xteve-project/xTeVe-Documentation/blob/master/en/configuration.md#console-information
Here is the line in the source code, but this is used for all SELECT elements. With DATALIST and INPUT, however, each entered value must always be checked, since values...
Please post the output of ``` xteve -info ```
@nightwulf973 Is there any sound when you open the xteve.m3u with VLC?
If VLC works, it's a Plex issue. Plex is not compatible with all video / audio codecs. The xTeVe buffer sends all data unchanged to Plex. FFmpeg and VLC Buffer...
What version of FFmpeg are you using? The user_agent parameter has been around for a few years