Rust RTP Video GUI
Built for the Unimelb Rover Team to quickly view RTP H.264 camera feeds and monitor stream health. I wanted a single binary that ops teammates could run without wrestling with CLI flags.
Used eframe/egui for a native-feeling panel, wired gstreamer pipeline controls, and added small UDP listeners to surface stream events. Everything ships as one Rust binary so setup is painless.
