Hello, I am trying out OPERNDR and I really like it
I am trying to listen to a FrameEvent from VideoPlayerFFMPEG and I’d like to use the timestamp of the frame. However, I see that the timstamp is always 0, because inside the player the event is always created with 0 as argument.
Why not to pass frame.timestamp to the FrameEvent constructor instead ?
I followed the instructions but I am geting many errors when building the template project, such as the following:
Execution failed for task ':compileKotlin'.
> Could not resolve all files for configuration ':compileClasspath'.
> Could not find org.openrndr:openrndr-svg:0.4.5-SNAPSHOT.
It looks like the publishToMaven is skipping some of the modules : svg, dialog, gui, olive, orx-panel, orx-video-profiles.