stingle / stingle-photos-android

Stingle Photos is an open-source, end-to-end encrypted media gallery application that provides backup, sharing and cross-platform sync functionality without sacrificing convenience.
https://stingle.org
GNU General Public License v3.0
317 stars 28 forks source link

Stream While Recording #125

Open nep2ner opened 2 years ago

nep2ner commented 2 years ago

An option to stream video recording in real time (if connected to the Internet) to the single cloud server. It could stream at whatever quality the connection allows, and then if the video is successfully stopped, it could replace this streamed file with a full-quality version.

This allows vital footage to be safe in the case of criminals or corrupt police confiscating or damaging a device.

Maybe these type of recordings could be put in a dedicated folder which others could also have access to, making the video immediately available to others.

alexamiryan commented 2 years ago

Nice idea, and pretty hard to implement. We will put it on our backlog for now.