webrtc-interface icon indicating copy to clipboard operation
webrtc-interface copied to clipboard

WebRTC interface for dart/flutter.

Results 8 webrtc-interface issues
Sort by recently updated
recently updated
newest added

``` I/org.webrtc.Logging(19097): SurfaceTextureHelper: Setting listener to org.webrtc.Camera2Session$CaptureSessionCallback$$ExternalSyntheticLambda0@aec2ced E/flutter (19097): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: NoSuchMethodError: The method 'forEach' was called on null. E/flutter (19097): Receiver: null E/flutter (19097): Tried calling: forEach(Closure: (dynamic)...

Added setZoom method to support camera zooming while streaming.

1. Improve track enable/disable event functionality by incorporating additional event callbacks for better handling and versatility. 2. These callbacks can be used in [flutter_webrtc](https://github.com/flutter-webrtc/flutter-webrtc)

It's hard to find documentation for this, but at least in Safari 15, cname is not defined. This causes a livekit application compiled to web to crash [here](https://github.com/livekit/client-sdk-flutter/blob/v2.2.5/lib/src/track/local/video.dart#L496) when converting...

Select Audio Output method created to be able to override it in flutter_webrtc, thus controlling which peripheral device is used