bytedeco/javacv

How can I change the playback speed of an RTSP playback

Open

#2,191 opened on Feb 22, 2024

View on GitHub
 (0 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 have an RTSP playback video that supports variable speed. I'm using JavaCV to process the RTSP and send the video data to a web player. How can I implement speed change?

Contributor guide