Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I am building a app where i am using mobile vision sdk for face detection and showing some overlay on face. but i am facing problem while record video. Is there any solution to record video with same problem.

Thanks

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
341 views
Welcome To Ask or Share your Answers For Others

1 Answer

Since Android 5.0 there is a new API that can be used for screen recording: MediaProjection. The MediaProjection grants the ability to capture screen content, but not system audio. Also it won't capture secure screen content. You need user permission for capturing the screen. Please refer to this for screen recording. Screen Video Record of Current Activity Android


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share

548k questions

547k answers

4 comments

86.3k users

...