JakubKoralewski / cursor-recorder

Records mouse movement to a file. Use with OBS Studio as an external Python script or using the standalone Python script. Use the After Effects script to import the generated cursor movement data.
https://obsproject.com/forum/resources/obs-cursor-recorder.789/
Mozilla Public License 2.0
16 stars 0 forks source link

when use_custom_fps is unchecked then multiple scripts can start at the same time #15

Open JakubKoralewski opened 6 months ago

JakubKoralewski commented 6 months ago

obs seems to call recording_start_handler (and stop too) multiple times which causes multiple recorders to run