How to Buffer RTSP Stream in ACAP App to Sync Overlays with Frame PTS #1000
Replies: 1 comment
-
|
Feel free to re-open it OR share the solution/alternative/comment if already resolved👁️🗨️ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Problem:
In a real‐time video processing system, if “data generation (frame capture)” and “result display (overlay rendering)” use different reference timestamps, the overlayed results will always lag behind the live video by the processing latency.
Question:
Is it possible—in an Axis ACAP application—to deliberately introduce a delay into the camera’s video stream so that the overlay and the video remain in sync?
Beta Was this translation helpful? Give feedback.
All reactions