JakeWharton / Telecine

Record full-resolution video on your Android devices.
Apache License 2.0
2.47k stars 459 forks source link

App does not record anything on Android 6.0.1 #176

Open umair1209 opened 6 years ago

umair1209 commented 6 years ago

Expected behavior

Clicking on the record button should allow us to record everything that is displayed on screen.

Actual behavior

When I clicked on record option, a pop up was displayed saying that the app will record everything that us displayed on screen but it did not record anything. I tried multiple times but it didn't record anything.

How to reproduce

Recording Of The Bug

https://youtu.be/QZGOx4nrzuQ



Posted on Utopian.io - Rewarding Open Source Contributors

JakeWharton commented 6 years ago

Looks like a dupe of #174. The overlay never launches because something is already using MediaProjection. I suppose we should toast or something.