Android preview processing while video recording

前端 未结 4 1397
遇见更好的自我
遇见更好的自我 2020-12-14 13:17

I am using Android development (SDK 2.2) and I would like to make a video recording with mediaRecorder and, at the same time, do some process on each preview fr

4条回答
  •  [愿得一人]
    2020-12-14 13:59

    You just add tag to your manifest file .Thus it will work.Sample code shown below.

    eg:-

       
        
    
    
    
        ******
    
    

提交回复
热议问题