This website requires JavaScript.
Explore
Help
Register
Sign In
butterfly
/
projects
Watch
1
Star
0
Fork
0
You've already forked projects
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
920ea0ee9e
projects
/
agent
/
src
History
Butterfly Dev
920ea0ee9e
agent: cli.rs — subcommand CLI (run, service install/uninstall/start/stop/status/restart)
2026-04-07 05:33:05 +00:00
..
capture.rs
agent: capture.rs — raw BGRA output (no encoding here), encoder handles the rest
2026-04-07 04:57:24 +00:00
cli.rs
agent: cli.rs — subcommand CLI (run, service install/uninstall/start/stop/status/restart)
2026-04-07 05:33:05 +00:00
config.rs
agent: config.rs — rename AgentConfig to RunOptions, add Clone, windows_service field, to_service_args()
2026-04-07 05:32:32 +00:00
encoder.rs
agent: encoder.rs — H.264 (openh264) and JPEG encoder abstraction, BGRA→I420 conversion, binary frame output
2026-04-07 04:56:57 +00:00
input.rs
agent: input.rs — full remote control: mouse move/click/dblclick/scroll, keyboard with 60+ key mappings
2026-04-07 04:36:29 +00:00
main.rs
agent: main.rs — binary WS frames for video, JSON text for control, encoder pipeline, 60fps default
2026-04-07 04:58:32 +00:00
protocol.rs
agent: protocol.rs — binary video frame format (13-byte header), JSON control messages separate
2026-04-07 04:55:16 +00:00