Harsh Tyagi

Results 2 issues of Harsh Tyagi

E/AndroidRuntime( 7187): java.lang.SecurityException: Media projections require a foreground service of type ServiceInfo.FOREGROUND_SERVICE_TYPE_MEDIA_PROJECTION I am using flutter_webrtc: 0.9.27. var stream = await navigator.mediaDevices.getDisplayMedia({ 'video': {'deviceId': 'broadcast'}, 'audio': false }); Any solution?

After moving background, open any app like gmail etc and then leave it for some seconds and now screen streaming is frozen in IOS. Once you back into foreground, it...