thanks for your command
/opt/ffmpeg/bin/ffmpeg -i pipe:0 -preset ultrafast -b:v 2048k -minrate 1024k -maxrate 3096k -bufsize 1500k -c:v libx264 -c:a aac -threads 2 -c:s copy -f mpegts pipe:1
but don't work
the stream start but not trascode in your command there are the
bitrate 2048k
maxrate 3096k
preset ultra fast
but you can see go out 7000/8000k
http://prntscr.com/lzg954
not work the transcoding ffmepg i think