flutter_background_video_recorder
Ein Flutter-Plugin für Android, um Videos im Hintergrund aufzuzeichnen. Funktioniert auch, wenn der Bildschirm gesperrt oder ausgeschaltet ist.
Ein Flutter-Plugin für Android, um Videos im Hintergrund aufzuzeichnen.
{"sdk":"flutter"}^2.0.2{"sdk":"flutter"}^2.0.0Englischer Projektschnappschuss. Aktuelle Inhalte auf GitHub.
A flutter plugin for Android to record videos in the background.
This simple plugin allows you to record videos in your Android app while the app is in background or the screen is locked or turned off.
This plugin is not available for iOS platform. If someone manages to make it work with iOS, they can contribute to this package.
Any contributions/requests to add/improve features is much appreciated.
See example for implementation details