Commit Graph

19 Commits (0e266364b0f8b6212d3c4a021bfd6d113a31bf5f)

Author SHA1 Message Date
Mike Bird 45afda17a8 contributing draft, roadmap skeleton, add black and isort
2 years ago
killian 8fb4ed6b5e
Merge branch 'main' into feature/camera-snapshots
2 years ago
killian d4629c017c Better LMC accumulator logic, queued audio messages, proper audio streaming via bytes
2 years ago
Shiven Mian 589af671bc fix: fixed start script
2 years ago
Tom Chapin b83c7fb261 convert captured images to base64 and send them as messages whenever an audio message is sent
2 years ago
Tom Chapin ed4db2aa45 removing unnecessary hasattr check
2 years ago
Tom Chapin 0b47293681 removing un-used import
2 years ago
Tom Chapin ea790146ef removing output_audio.wav from git tracking
2 years ago
Tom Chapin e0a5bf52d0 fixing issues with simultaneous key press detection. Adding captured images to a list.
2 years ago
Tom Chapin c309745e04 Prepend local PYTHONPATH in with the local folder during startup, to solve issues with local development of the python module
2 years ago
Tom Chapin c748a11758 removing mss (not going to do the screenshot functionality right now)
2 years ago
Tom Chapin e5236a9349 Start client in the foreground so that its PID gets properly tracked
2 years ago
Tom Chapin f18bfb73c1 adding camera capture on "c" press
2 years ago
Tom Chapin 0b30790a4c adding environment vars for camera configuration
2 years ago
Tom Chapin 9f234b29d9 adding mss for screenshots and opencv for photo capture
2 years ago
killian c49f705e66 Pushed to `pip`
2 years ago
killian 38a0039a8f Switched to poetry, pushed to `pip`, new scaffolding for multiple clients
2 years ago
killian d9b780f6d1 Structure
2 years ago
killian 8f8a11f422 Structure
2 years ago