Can mediasoup client be used to connect to srs media server sfu(https://github.com/ossrs/srs)

SRS(GitHub - ossrs/srs: SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV, SRT and GB28181.) has an SFU feature, I want to push Webrtc streams directly to SRS SFU from the browser for video conversion. Mediasoup client is a stable library, so my question is can this be used to connect to SRS SFU?

1 Like