saki4510t/UVCCamera

MediaRecorder instead of MediaEncoder

1goresha opened this issue · 0 comments

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.