Vladimir Pinchuk

Results 33 comments of Vladimir Pinchuk

Maybe. But did you also use VQF/Complementary integration and sync manually and set non-zero rolling shutter time? That's needed because GoPro's pre-synced data is per-frame and not suitable for rolling...

Not sure if there's a point in adding it into the firmware. You can easily do this with a mass renaming tool like this one https://doublecmd.github.io/doc/en/multirename.html For your example just...

A question about your workflow - is ~50 minutes of logging enough between log downloads? (This is roughly the time I can store in esp32-c3 internal flash).

If it is not, either esp32 with 16mb flash can be used ( 4 times larger flash ) like this https://sl.aliexpress.ru/p?key=IDIJt4p I do not currently support external memory, but might...

Oh, cool, so it is possible to get the file name and name the log file accordingly. But I'll have to think how to make it work and still have...

Should be doable. LANC also has 5-8v power supply in the connector, this would be useful for powering the logger.

Are there any actual cameras which are worth using with GyroFlow and support LANC? I could only think about z cam e2... Anyway, if this is really useful, I can...

Triggering EspLog from zcam could be possible over wifi. Check what your browser shows when you navigate to http://\/ctrl/mode?action=query

I'd like to know if it works without an active session

There's also a mention of some kind of websocket notification interface, but this https://github.com/imaginevision/Z-Camera-Doc/blob/master/E2/protocol/http.md#Asyc-notification . If you can save the web page from the camera they are talking about, this...