▲ | givemeethekeys 11 hours ago | |||||||||||||||||||||||||
My recent research: - Canon has a REST API, and the most affordable API supporting cameras. - Fujifilm has an API, but not REST based, but it goes all the way back to the X-T3. Unfortunately, using it voids your warranty if there is a warranty. - Sony has an API as well but mostly newer cameras. - Blackmagic (video cameras) has a REST API, but their most affordable API-supporting cameras are meant for studio use, which isn't ideal for general use. | ||||||||||||||||||||||||||
▲ | beligum 11 hours ago | parent | next [-] | |||||||||||||||||||||||||
I can't speak for other brands, but I started this project by digging into the LCD menu of my camera, discovering "auth", "user", "pass" and wanted to know what protocol they used to authenticate remote logins. That's when I discovered the camera just uses ssh-style auth. As a part time sysadmin, it gave me the idea to try to "log into" the camera and here we are. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | OptionOfT 9 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||
> - Fujifilm has an API, but not REST based, but it goes all the way back to the X-T3. Unfortunately, using it voids your warranty if there is a warranty. The Magnuson-Moss Warranty Act would like a word. | ||||||||||||||||||||||||||
▲ | dtgriscom 10 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||
I read the first item as: > ... and (the most affordable API) supporting cameras when it was (probably?) meant as: > ... and the most affordable (API supporting cameras) | ||||||||||||||||||||||||||
▲ | Spastche 10 hours ago | parent | prev | next [-] | |||||||||||||||||||||||||
any info about Nikon? | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | speed_spread 10 hours ago | parent | prev [-] | |||||||||||||||||||||||||
My Pentax KS-2 (2015) has a REST API. https://sourceforge.net/p/pentaxks2wifiremote/wiki/K-S2%20We... |