How to switch between camera while recording video in android? -


i working on app in want implement video recording feature in user can switch camera front rear , vice versa (like snap chat) while recording.

i have implemented function of switching camera, video getting recorded well, problem video getting blank/stuck point of switching.

i have tried solution not working in case.

is there other way achieve this?

thank you.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -