All Questions
Tagged with flutter-webrtc matrix-org
1 question
1
vote
0
answers
262
views
Flutter WebRTC: How to Maintain WebRTC Call During App Background Execution?
I'm working on a Flutter app that incorporates WebRTC for audio/video calls. The WebRTC calls work well when the app is in the foreground, but I'm facing challenges in maintaining the call when the ...