Use ffmpeg push stream like rtsp rtmp
In this program input can be in rtsp,stmp,mp4,... format
Output stream codec will be converted into rawvideo foramt
git clone https://github.com/matinfazel/FFMPEG-Media-Server.git
cd ffmpeg
mkdir build
cd build
cmake ..
make
./test input_stream output_stream