A video calling app using Rust and egui
Go to file
_ c42f1d758d 📝 doc: add a README.md to bring the project to a checkpoint
It's far from done. I don't know when I'll get back to it.
2023-09-27 19:49:09 -05:00
pictures 📝 doc: add a README.md to bring the project to a checkpoint 2023-09-27 19:49:09 -05:00
src 📝 doc: add a README.md to bring the project to a checkpoint 2023-09-27 19:49:09 -05:00
.gitignore 🚧 wip: working on some debugging tools 2023-09-21 23:28:35 -05:00
COPYING.txt 📝 doc: add a README.md to bring the project to a checkpoint 2023-09-27 19:49:09 -05:00
Cargo.lock 🚧 wip: working on some debugging tools 2023-09-21 23:28:35 -05:00
Cargo.toml 🚧 wip: working on some debugging tools 2023-09-21 23:28:35 -05:00
README.md 📝 doc: add a README.md to bring the project to a checkpoint 2023-09-27 19:49:09 -05:00

README.md

An un-finished video calling app using Rust and egui.

555 because it's a fictitious phone.

The five_five_five GUI showing a live webcam view of a pocket calculator. The calculator is showing the number "555"

Roadmap

  • Read, decode, display local webcam frames
  • Build simulation of network protocol
  • Send video over the network
  • Audio