bytedeco/javacv

FFmpegFrameRecorder HLS segmenting to ByteArrayOutputStream

Open

#1299 aperta il 18 set 2019

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Java (1583 fork)batch import
bughelp wanted

Metriche repository

Star
 (6985 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Is it possible to write HLS segments to ByteArrayOutputStream instead of to disk? When passing a ByteArrayOutputStream to FFmpegFrameRecorder, it still attempts to write .ts files to the filesystem.

Thanks!

Guida contributor