UVCCamera
UVCCamera copied to clipboard
MediaRecorder instead of MediaEncoder
Hi! Is it possible to use MediaRecorder instead of MediaEncoder. It is interesting for me because i want to record video into .ts format, but MediaMuxer can not do this! Thx.