I have a pipeline similar to deepstream_test1_rtsp_in_rtsp_out:
I want to process all incoming frames by RTSP but want to reduce the number of frames by half in the out RTSP stream. how can I control the RTSP server frame rate? I tried Valve (by making it true and false every other frame) and videorate but it causes the whole pipeline doesn’t process any frame.
There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks
Could you try to use the videorate plugin to control that?