Starting GoPro when Action Button Pressed

Discussion on the Lua Scripting capabilities for RaceCapture/Pro. Also see the <a href="http://autosportlabs.net/RaceCapturePro_Lua_Scripting">Lua Scripting Guide</a>

Moderators: JeffC, stieg

Post Reply
dyip
Posts: 14
Joined: Mon May 08, 2017 3:35 pm
Location: Vancouver, BC

Starting GoPro when Action Button Pressed

Post by dyip »

Is there any way to monitor the status of the Action button, or determine the logging status via Lua Script? I would like to start/stop logging via the Action button and have my GoPro camera start/stop at the same time.


dyip
Posts: 14
Joined: Mon May 08, 2017 3:35 pm
Location: Vancouver, BC

Post by dyip »

Thanks!

dyip
Posts: 14
Joined: Mon May 08, 2017 3:35 pm
Location: Vancouver, BC

Post by dyip »

It appears that the getButton() function does not work in my RCP3. However, I have found a better function - isLogging() which works well and I don't have to worry about the timing and length of the button push.

As far as GoPro script, I am having problems, but will start a separate thread.

Post Reply