bytedeco/javacv

avio_open error() error -5: Could not open 'null'

Open

#1457 aperta il 25 giu 2020

Vedi su GitHub
 (26 commenti) (0 reazioni) (0 assegnatari)Java (1583 fork)batch import
help wantedquestion

Metriche repository

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

Descrizione

Hi, is it known issue: ffmpegRecorder error: org.bytedeco.javacv.FrameRecorder$Exception: avio_open2 error() error -5: Could not open 'null' constantly after first successful pass

ffmpegRecorder = new FFMpegRecorder(streamUrl + streamKey); // little delay solves the problem -- Thread.sleep(600); ffmpegRecorder.startRecording();

Guida contributor