help wantedquestion
倉庫指標
- Star
- (6,985 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
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();