Dirvann / mediasoup-sfu-webrtc-video-rooms

A simple video conferencing example using the mediasoup sfu
Apache License 2.0
222 stars 78 forks source link

How to do RTP forwarding? #18

Open saiakhil19932 opened 2 years ago

saiakhil19932 commented 2 years ago

Hello,

I have been using Janus previously to relay video to a UDP port on the server where Janus is hosted, in a similar way I have to relay video onto the server where mediasoup is hosted.

I there a way to do the RTP forwarding via the example you provided?

Thank you.

Dirvann commented 2 years ago

Check out this repo. It forwards the video with rtp to ffmpeg: https://github.com/ethand91/mediasoup3-record-demo