flutter-whip
flutter-whip copied to clipboard
GitHub Action to publish example?
Hi,
I'm very interested in the example Android application. Particularly, if OBS gains WHIP Ingestion support, it seems like this would be a great way to use an Android phone as a webcam (paired with OBS's v4l2loopback-backed virtual camera).
However, I'm a bit intimidated by the idea of setting up an entire Flutter and Android toolchain on my system. (also, unsure where webrtc gets pulled in, but I hear it's a big clone too if built from source).
I was testing RTMPx and was able to get to just copy/paste a GHA workflow that worked and built an APK, but I'm sure if a Flutter GHA would be so easy to copy over; again, just too unfamiliar with Flutter and Flutter+Android.
Thanks either way, this looks quite interesting!