killian
|
d4629c017c
|
Better LMC accumulator logic, queued audio messages, proper audio streaming via bytes
|
2024-02-14 04:38:15 -08:00 |
Shiven Mian
|
b76bbc3e40
|
fix: remove output_audio
|
2024-02-13 20:11:21 -08:00 |
Shiven Mian
|
818597caa9
|
fix: don't output if websocket disconnected normally
|
2024-02-13 20:09:08 -08:00 |
Shiven Mian
|
86975c4026
|
fix: added tom's fixes
|
2024-02-13 19:44:38 -08:00 |
Shiven Mian
|
589af671bc
|
fix: fixed start script
|
2024-02-13 18:07:49 -08:00 |
Tom Chapin
|
b83c7fb261
|
convert captured images to base64 and send them as messages whenever an audio message is sent
|
2024-02-12 19:47:13 -08:00 |
Tom Chapin
|
ed4db2aa45
|
removing unnecessary hasattr check
|
2024-02-12 18:53:41 -08:00 |
Tom Chapin
|
0b47293681
|
removing un-used import
|
2024-02-12 18:51:35 -08:00 |
Tom Chapin
|
ea790146ef
|
removing output_audio.wav from git tracking
|
2024-02-12 18:35:20 -08:00 |
Tom Chapin
|
e0a5bf52d0
|
fixing issues with simultaneous key press detection. Adding captured images to a list.
|
2024-02-12 18:34:55 -08:00 |
Tom Chapin
|
c309745e04
|
Prepend local PYTHONPATH in with the local folder during startup, to solve issues with local development of the python module
|
2024-02-12 18:33:57 -08:00 |
Tom Chapin
|
c748a11758
|
removing mss (not going to do the screenshot functionality right now)
|
2024-02-12 18:32:58 -08:00 |
Tom Chapin
|
e5236a9349
|
Start client in the foreground so that its PID gets properly tracked
|
2024-02-12 18:32:28 -08:00 |
Tom Chapin
|
f18bfb73c1
|
adding camera capture on "c" press
|
2024-02-12 17:42:14 -08:00 |
Tom Chapin
|
0b30790a4c
|
adding environment vars for camera configuration
|
2024-02-12 17:41:48 -08:00 |
Tom Chapin
|
9f234b29d9
|
adding mss for screenshots and opencv for photo capture
|
2024-02-12 17:41:25 -08:00 |
killian
|
c49f705e66
|
Pushed to `pip`
|
2024-02-12 03:45:11 -08:00 |
killian
|
38a0039a8f
|
Switched to poetry, pushed to `pip`, new scaffolding for multiple clients
|
2024-02-12 03:35:39 -08:00 |
killian
|
d9b780f6d1
|
Structure
|
2024-01-26 22:09:50 -08:00 |
killian
|
8f8a11f422
|
Structure
|
2024-01-26 22:04:57 -08:00 |