Open justintuchek opened 7 years ago
I'm not sure this is supported by Android's media recorder which means a very costly manual implementation.
On Fri, Jul 7, 2017, 11:00 AM Justin Tuchek notifications@github.com wrote:
It'd be useful to have a screen recording implementation that behaves similarly to a vehicle dashcam http://www.randmcnally.com/support/faqs/what-is-the-recording-time-on-the-dash-cam-and-how-are-video-files-stored
Such that the last somebody physically testing something can keep the last n-minutes of a screen recording, but it records throughout the entire user session - discarding previous sections of the recording that have happened "without incident" or pause.
Just wanted to see if it fits/belongs in Telecine or would be useful to anybody else before starting any work.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JakeWharton/Telecine/issues/157, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEEEVNP-wVm8pTY3YK0O04djQ7kKt9Lks5sLkgogaJpZM4ORDra .
It'd be useful to have a screen recording implementation that behaves similarly to a vehicle dashcam http://www.randmcnally.com/support/faqs/what-is-the-recording-time-on-the-dash-cam-and-how-are-video-files-stored
Such that the last somebody physically testing something can keep the last n-minutes of a screen recording, but it records throughout the entire user session - discarding previous sections of the recording that have happened "without incident" or pause.
Just wanted to see if it fits/belongs in Telecine or would be useful to anybody else before starting any work.