Hello I'm using vlc for video trans-coding on a project. The goal is to access a RTSP H264 stream from an Axis cam, convert it to MPEG4 Simple Profile and provide it as a new RTSP stream. The client would be a tool that is using the Axis Media Control Framework. It works fine so far, I'm able to sho...