sensslen / LibLanc

Arduino Library to communicate to Lanc enabled Cameras
MIT License
16 stars 2 forks source link

Videostart? #3

Closed pcace closed 1 year ago

pcace commented 2 years ago

Hi There, is there any way to use the library to start video recording?

Cheers and thanks!

sensslen commented 2 years ago

I guess there is nothing that prevents you from doing so. At the moment this in not a feature that is implemented. However, Pull requests are welcome. There is a very nice writeup on the lanc commands here: http://www.boehmel.de/lanc.htm

Be aware that lanc does not normally accept the first command you send it right away so in case of start recording you might think about how to get feedback that the command has been accepted.