bytedeco/javacv

rtsp to rtmp Delay up to about 30 seconds

Open

#2,020 opened on May 5, 2023

View on GitHub
 (15 comments) (0 reactions) (0 assignees)Java (1,583 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I use FFmpegFrameGrabber to process images frame by frame and push the stream to the rtmp server, but the rtmp playback delay is too high. What can I do to reduce this delay? I think I can accept it within 5 seconds

Contributor guide