videohub

Crates.iovideohub
lib.rsvideohub
version1.0.1
created_at2025-05-14 22:47:01.411526+00
updated_at2025-05-14 22:51:28.747031+00
descriptionBlackmagic Videohub Control Protocol Codec
homepagehttps://github.com/vifino/omnimatrix/tree/main/crates/videohub
repository
max_upload_size
id1674041
size52,223
Adrian Pistol (vifino)

documentation

README

videohub

Implementation of the Blackmagic Videohub Ethernet Protocol.

Not only should this handle what is documented in Developer Information for Videohub, but also real life partially-incorrect uses and undocumented fields.

This implements the parsing and serialization to modelled messages along with an optional tokio-utils Codec, but the logic of how to interpret these messages is up to the user.

See Also

Commit count: 0

cargo fmt