No description
Find a file
2020-08-31 17:59:34 -07:00
src committing to a complete rewrite of the gstreamer section 2020-08-31 17:59:34 -07:00
.gitignore moving stuff to config 2020-08-16 09:33:46 -07:00
Cargo.toml sort of there, debugging gstreamer 2020-08-26 18:56:04 -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