bytedeco/javacv
View on GitHubHow can I change the playback speed of an RTSP playback
Open
#2,191 opened on Feb 22, 2024
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?