How do I get the PTS of a video stream from the VLC plugin for Unity?
I’m working on a Unity project using the VLC plugin to display a live streaming, and I want access to the PTS for each frame to synchronize other things happening in my scene.
I’m working on a Unity project using the VLC plugin to display a live streaming, and I want access to the PTS for each frame to synchronize other things happening in my scene.