Project

General

Profile

Use a image as channel

Added by Josu Lazkano almost 4 years ago

Hello,

I want to use a image as a channel, the image could located in the same tvheadend server or accesible from a URL.

The idea is that the image is updated every X minutes and I want to show this image as a channel in tvheadened.

Is it possible to configure this with IPTV network? Or other way?

I will really appreciate your help.

Kind regards.


Replies (2)

RE: Use a image as channel - Added by Lisa White almost 4 years ago

Yes you can. You would have to create a directory and folder and give it permission 777 within linux. On tvheadend side select "general and base, channel icon path" tab, and direct the location to the directory that you stored your image. Add the image to the channel that you want it for. For example: file:///home/hts/icons/MY IMAGE.png. This is how I have my system setup and it works great. I had no luck with the creators method.

Good luck,
Lisa

RE: Use a image as channel - Added by Ron L almost 4 years ago

If you can figure out the correct ffmpeg command to create a mpegts video from this auto updating image then you can create an IPTV channel using the pipe:///usr/bin/ffmpeg ....... pipe:1 method.

    (1-2/2)