Hello developers.
I want OBS to work with Mediasoup.
I am wondering if there is a good idea about interlocking. Or I want to know if there is a linkage plan.
As a general rule I won’t give responses longer that the topic description. Please explain what OBS is and how it can be related to mediasoup.
I think he means this:
https://obsproject.com/
Haven’t used it much but it produces an RTMP stream, you would need to use something like gstreamer/ffmpeg to convert it into an RTP stream so it’s consumable with mediasoup.
1 Like
You can start from this fork: https://github.com/CoSMoSoftware/OBS-studio-webrtc
2 Likes