Send streams to external encoder

Hi together,
I have the latest OpenVidu version running on AWS.
Now I want to forward every publisher stream to an external encoder to distribute the streams to further 3rd party applications.
Is there a way to push the stream via api to other endpoints?
Best would be via RTP?
Thanks for your help

This is not supported out of the box by OpenVidu.

You can fork the project and manipulate Kurento Media Pipeline under the hood.

Remember that OpenVidu team can provide such feature as part as our commercial services.

Regards