Hi,
Regarding analog TV with the Pipe method. Has anyone used it yet? I've seen lots of posts and documentation saying it is possible but no one claiming to have used it.
If so how would I do it? Is it as easy as adding an iptv mux with url:
pipe:///usr/bin/ffmpeg -loglevel fatal -i /dev/video0 -vcodec copy -acodec copy -metadata service_provider=STRING
-metadata service_name=STRING -f mpegts -tune zerolatency pipe:1
and then tvh would automatically tune all the channels like a digital source?
TIA