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();