bytedeco/javacv

FFmpegFrameRecorder HLS segmenting to ByteArrayOutputStream

Open

#1 299 ouverte le 18 sept. 2019

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Java (1 583 forks)batch import
bughelp wanted

Métriques du dépôt

Stars
 (6 985 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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!

Guide contributeur