A Adam P Fox New Member Nov 29, 2016 #1 OBS uses FFMPEG to do the streaming, is there a way to look at the FFMPEG's string OBS is using when streaming ?
OBS uses FFMPEG to do the streaming, is there a way to look at the FFMPEG's string OBS is using when streaming ?
Fenrir Forum Admin Nov 29, 2016 #2 OBS uses librtmp to do the streaming, not ffmpeg. It uses x264 (or whatever other encoder you have set) to encode.
OBS uses librtmp to do the streaming, not ffmpeg. It uses x264 (or whatever other encoder you have set) to encode.
A Adam P Fox New Member Nov 29, 2016 #3 why in the instructions when I installed theOBS linux version, it asked me to install FFMPEG first ?
Fenrir Forum Admin Nov 29, 2016 #4 ffmpeg is used for many other functions, just not the final push out over RTMP.