an OBS plugin(output) for publishing OBS media data to janus videoroom.
- The
libwebrtc
is my fork from https://github.com/webrtc-sdk/libwebrtc, the dll file is provided in the pre-release link. - Raw/encoded video(current support NV12 pixel format only).
- Audio support(convert the raw audio output to
AUDIO_FORMAT_16BIT
sample format). - Windows only & only test on 64bit OS.