Project

General

Profile

Add personal logo in out of the streams

Added by hacksat hacksat almost 6 years ago

hi all, is there a way to add your own logo in the stream out? via a stream profile?


Replies (5)

RE: Add personal logo in out of the streams - Added by saen acro almost 6 years ago

Yes via SPAWN profile and ffmpeg

RE: Add personal logo in out of the streams - Added by hacksat hacksat almost 6 years ago

but not GPU i want user CPU, SPAWN profil user CPU correct?

RE: Add personal logo in out of the streams - Added by saen acro almost 6 years ago

Whatever you have and can be used by ffmpeg or other software will be used ;)

RE: Add personal logo in out of the streams - Added by hacksat hacksat almost 6 years ago

so I have to create a spawn profile
add the the info in the Command line: '/home/hts/file.sh

and in the file ('/home/hts/file.sh') add the ffmpeg command link:

#!/bin/sh
/opt/ffmpeg/bin/ffmpeg -i pipe:0 -preset superfast -bitrate 2000k -bufsize 1500k -c:v libx264 -c:a aac -c:s copy -f mpegts pipe:1

but not work the trascoding like bitrate
i see the channel start but the out is same the imput
you know why ? :)

RE: Add personal logo in out of the streams - Added by hacksat hacksat almost 6 years ago

I understand it is not well done, it's ok to leave things as they go, it's a pity that it does not work could be useful for various reasons :D

    (1-5/5)