-
FFMPEG RTMP publish with logo overlay
Can anyone help me in ffmpeg rtmp with a logo overlay in top right corner. I tried using the following but it doesn’t work
ffmpeg -re -i test.flv -acodec copy -vcodec copy -f flv -vf “movie=0:png:espn.png [watermark];[in] [watermark]overlay=0:0:1[out] rtmp://localhost/live/livestream