Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petabyt/usb.mo
USB extensions for Magic Lantern
https://github.com/petabyt/usb.mo
Last synced: 1 day ago
JSON representation
USB extensions for Magic Lantern
- Host: GitHub
- URL: https://github.com/petabyt/usb.mo
- Owner: petabyt
- Created: 2022-11-08T18:35:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T02:41:34.000Z (about 1 year ago)
- Last Synced: 2025-01-12T22:15:06.852Z (6 days ago)
- Language: C
- Homepage:
- Size: 30.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## USB extensions for Magic Lantern
- [x] Adds HD liveview with UI overlays
- [x] Implements CHDK opcode and commands
- [ ] Complete SD card file API (upload, download, delete, rename, move)
- [ ] Download MLVs and any other file over PTP
- [ ] Update ML or add new modules over PTP![demo](https://eggnog.danielc.dev/f/75-53fwdwdn24lhaixlywg9h03z54pmf9.png)
The goal is to achieve near HDMI speeds, so we can have liveview without a capture card or HDMI cable.
## Custom Liveview
- Overlays work, doesn't slow down UI
- Sends raw data to viewer, low CPU/RAM usage on camera
- Full HD (same as HDMI)
- 15fps# Pros over HDMI
- Allows normal PTP operations to be run while running liveview, from one USB cable
- No external capture device needed or HDMI cable (which in my experience, are very bulky)