Skip to content

Adding logo

To make a logo for a stream, you can use the ffmpeg profile Logo adding. Here’s an example of how you can add a logo to a stream:

First, you need to add a profile for the logo. Go to the ffmpeg profiles tab and click load profile from github. Then, when you find Logo adding profile and add it.

Next, you need to add this profile to the stream. Set the input and output parameters. And variables: X, Y - offset logo from the top right corner, logo - path to the logo file (see working with files to detales).

In this example, we get stream from rtsp stream and download a ts-file to the server.

To simplify creating the file path for the stream dump, we selected the folder path through the file browser (in this example, /tmp) and added file.ts at the end in the test field.

As a result, the final path will be: /tmp/file.ts (You can download it in files section)

Finally, you can see the result in VLC.