No description
Find a file
2020-08-26 12:07:45 -07:00
src I think its ready to test! 2020-08-26 11:49:15 -07:00
.gitignore moving stuff to config 2020-08-16 09:33:46 -07:00
Cargo.toml Dont worry about encryption right now, I think these messages cant be encrypted anyway? 2020-08-25 20:00:01 -07:00
config.example.toml Two threads! 2020-08-16 20:00:46 -07:00
README.md add readme 2020-08-26 12:07:45 -07:00
rustfmt.toml Builds again, and now uses thread-safe mutexes and interior mutability to handle the pipelines 2020-08-21 13:05:23 -07:00

This is a project to connect to a matrix server, act as a bot, and accept (and make) video calls.

the whole purpose of this is to act as a video intercom for my front door.

It's powered by Matrix, WebRTC, and GStreamer. While it's not on an active call you can setup a gstreamer pipeline to be put into place, in particular one that will just display the camera on screen to act as a video peephole