I noticed that flutter-webrtc cannot display Windows DX textures. If supported, we could use FFmpeg to directly display the video stream from the GPU to the foreground. When I was adding FFmpeg to ...
I'm working on a flutter macOS app and I noticed that while a voice call is happening with Flutter WebRTC, audio in other apps is being ducked. First I thought this was a bug, but after observing the ...