<div dir="ltr">Hello,<br><br>I am new in Gstreamer-RTSP Server and evaluating gstreamer with RTSP server controlled by my application as mentioned below.<br><br><br>- Instead of creating RTSP server with URI mount and Mediafactory, I want that RTSP server should only listen for client request for any uri and should provide callbacks to application for uri parsing and validation, authentication parameters, etc.<br>Then after creation of Mediafactory and pipeline need to be done after describe or setup request which also be controlled by my application.<br><br>- Apart from above also want to feed the encoded stream data by application to gstreamer pipeline and handle replay control like speed, direction,etc in my application logic.<br><br><br>Are above requirements achievable? Please provide any examples or advise to achieve it.<br><br>Regards,<br>Manoj Detroja <br></div>