Help with pulling data from appsink, but earlier
Victor Jaquez
vjaquez at igalia.com
Fri Mar 10 08:50:17 UTC 2023
On Fri, 10 Mar 2023 at 16:04, Tamas via gstreamer-devel wrote:
> Hi,
>
> In short, I'd like to pull samples from the appsink as soon as possible
> (after the previous sample, before their PTS, without setting sync to
> false). However, the appsink serves them "around" their respective PTS in a
> seemingly best-effort way, sometimes before, sometimes significantly later.
> How to extract the same samples earlier?
Have you tried with sync=false property set in appsink?
vmjl
More information about the gstreamer-devel
mailing list