Skip to content

RReverser/eos-remote-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial Web Bluetooth remote for Canon cameras

This is a Web Bluetooth-based implementation of remote control for Canon EOS cameras based on prior reverse engineering work by Ian Douglas Scott.

Screenshot of the connection screen showing my Canon EOS250D camera in the list. Screenshot of the Intervalometer screen, showing settings for number of shots, exposure time and delay between shots followed by a disabled button that says "Shooting 3/10" and a progress bar below.

Disclaimers

First of all, this project is in no way affiliated with Canon and you use it at your own risk.

It mostly works, but I'm having an issue where, once camera goes to sleep, it can't connect again and needs to be unpaired, power-cycled & paired again - still not sure whether that's just my camera or the implementation should be doing some kind of regular pings to keep connection alive.

See also

web-gphoto2 - my other project controlling arbitrary cameras over the cable, powered by gphoto2, WebAssembly and WebUSB.