-
Hello! I am thinking of using this library on a project of mine using flutter. I plan to embbed this library using FFI Flutter provides. Before I do that, I need to know it accomplishes what I want to achieve with this project. Desclaimer: Best Regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hey @dscherdi Sorry for missing your question. This library just handles the WebRTC transport. You could do capture with https://github.com/pion/mediadevices I think you might see better support across all platforms with https://github.com/flutter-webrtc/flutter-webrtc |
Beta Was this translation helpful? Give feedback.
Hey @dscherdi
Sorry for missing your question. This library just handles the WebRTC transport. You could do capture with https://github.com/pion/mediadevices
I think you might see better support across all platforms with https://github.com/flutter-webrtc/flutter-webrtc