flutter-whip icon indicating copy to clipboard operation
flutter-whip copied to clipboard

WebRTC-HTTP ingestion protocol (WHIP) for flutter

Results 5 flutter-whip issues
Sort by recently updated
recently updated
newest added

Hi there! uuid package is not used on this package, maybe remove it ?

When broadcasting WHIP with OBS, the image quality is good, but with flutter_whip, the image is extremely distorted. ``` final mediaConstraints = { 'audio': true, 'video': { 'mandatory': { 'minWidth':...

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...

support flutter_webrtc: ^0.12.11

Hello team, I’ve encountered an issue where, when running or building my Flutter app in Profile or Release mode, the WHIP/WebRTC connection often fails to establish or takes a long...