bytedeco/javacv

How can I change the playback speed of an RTSP playback

Open

#2.191 geöffnet am 22. Feb. 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.583 Forks)batch import
help wantedquestion

Repository-Metriken

Stars
 (6.985 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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