bytedeco/javacv

Screen recording example

Open

#167 opened on Jun 27, 2015

View on GitHub
 (11 comments) (0 reactions) (0 assignees)Java (1,583 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Since lollipop it's possible to record the screen: https://android.googlesource.com/platform/development/+/bf1e262/samples/ApiDemos/src/com/example/android/apis/media/projection/MediaProjectionDemo.java

Perhaps an example using a service running in the background while it captures the screen is a nice idea.

Contributor guide