ha-ffmpeg icon indicating copy to clipboard operation
ha-ffmpeg copied to clipboard

[Request] Thumbnail during inactivity

Open boonhapus opened this issue 9 years ago • 1 comments

If the feed is unreachable, could we have a thumnail? I'm not confident enough in my async to write a PR, but this would be a great addition that could be pretty simple to do, given your current procedure.

  - platform: ffmpeg
    name: Living Room
    input: -i rtmp://127.0.0.1/live/livingroom -q:v 5
    thumbnail: /path/to/thumbnail.jpg

boonhapus avatar Apr 02 '17 22:04 boonhapus

Yeah I can do that

pvizeli avatar Apr 13 '17 13:04 pvizeli