2023-08-02, 02:54 PM
I'm trying to create an Extra to record my local news channel.
I'm using the following file, based on the sample given in the wiki:
<extras>
<channel name="69 News">
<command>ffmpeg.exe</command>
<args>-i https://www.wfmz.com/live-69news-livestr...25811.html -vcodec copy -acodec copy -f mpegts - </args>
</channel>
</extras>
When I try to play the channel I get the following error; Streaming Failed (transcoder exited).
The URL is correct, but obviously I'm not doing something right.
Log files are attached.
I'm using the following file, based on the sample given in the wiki:
<extras>
<channel name="69 News">
<command>ffmpeg.exe</command>
<args>-i https://www.wfmz.com/live-69news-livestr...25811.html -vcodec copy -acodec copy -f mpegts - </args>
</channel>
</extras>
When I try to play the channel I get the following error; Streaming Failed (transcoder exited).
The URL is correct, but obviously I'm not doing something right.
Log files are attached.