| Crates.io | necromancer_protocol |
| lib.rs | necromancer_protocol |
| version | 0.0.0 |
| created_at | 2025-09-22 07:58:29.051335+00 |
| updated_at | 2025-09-22 07:58:29.051335+00 |
| description | Low level protocol primitives for Blackmagic ATEM control protocol |
| homepage | |
| repository | https://github.com/micolous/necromancer |
| max_upload_size | |
| id | 1849642 |
| size | 227,098 |
necromancer_protocol implements low-level data structures for Blackmagic Design ATEM video
switchers' control protocol.
WARNING: This is still a work in progress.
This needs a client implementation on top of this code to manage state, which will be published soon.
clap: Adds clap ValueEnum derive macros to some enums.palette: Adds helpers for using palette, enabled by default.serde: Adds Serde serialisation and deserialisation derive macros to some types.