Hi I'm looking to implement an RTSP server using an SDK due to commercial license cost issues. I have a server decodes a live IP Camera, performs some face detection using the frame image, then publishes a live transcoded to h264/mp4 encoded RTP stream via a SDP file. I am using ffmpeg libraries to ...