Hello!
I’m interested in making a native rust app using libwebrtc. In case #1145 gets closed again, I’d be willing to just write my own bindings against the JavaScript WebRTC api, and then link against that at runtime depending on wheater I’m building for WASM or not.
However, I can’t find any documentation on how to use libwebrtc on its own. It seems to get automatically consumed by livekit. Any advice on how to get started writing a pure WebRTC app?
Hello!
I’m interested in making a native rust app using libwebrtc. In case #1145 gets closed again, I’d be willing to just write my own bindings against the JavaScript WebRTC api, and then link against that at runtime depending on wheater I’m building for WASM or not.
However, I can’t find any documentation on how to use libwebrtc on its own. It seems to get automatically consumed by livekit. Any advice on how to get started writing a pure WebRTC app?