AudioVideoRecordingSample icon indicating copy to clipboard operation
AudioVideoRecordingSample copied to clipboard

How can we save video file into multiple video's( .mp4 files) without stoping video encoder

Open penmatsa opened this issue 1 year ago • 1 comments

penmatsa avatar Oct 26 '23 05:10 penmatsa

you can't do that because the encoder will write the file end information by method stoprecording() ,so you just can't get the full video file without stoping video encoder.

balefashidu avatar Jun 03 '24 03:06 balefashidu