You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find that when I stop then restart the producer pipeline a few times, the consumer will see stale frame.
i.e.
For every n frame, one of them was the last frame made by the producer at its "previous life"
Further restart the producer a few more times, and video freeze.
Any idea if this is bug or issues with my pipeline?
The text was updated successfully, but these errors were encountered:
Platform: Jetson Orin, Jetpack 5.1
gstinterpipe ver: 1.1.8
I have 2 pipelines in the same process:
Producer:
Consumer
I find that when I stop then restart the producer pipeline a few times, the consumer will see stale frame.
i.e.
For every n frame, one of them was the last frame made by the producer at its "previous life"
Further restart the producer a few more times, and video freeze.
Any idea if this is bug or issues with my pipeline?
The text was updated successfully, but these errors were encountered: