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’ve been looking closely at the libraries and forums, but unfortunately can’t figure out how to access it. Neither the Media class nor the LibVLC class provide access to the streamed data (afaik). Maybe this is not possible at all?
Thank you in advance!
New contributor
LauMagma is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.