Commit graph

89 commits

Author SHA1 Message Date
Nickiel12
c5880964e7 minor progress 2024-09-11 01:17:41 +00:00
Nickiel12
66aa62de98 moved ui handling to coordinator 2024-09-10 01:34:44 +00:00
Nickiel12
27ce4bceed updated flake lock 2024-09-03 23:24:53 +00:00
Nickiel12
3ab0b3f35e moved socket connection handling to vcs_common 2024-09-01 02:45:09 +00:00
Nickiel12
1507bc6bac rewriting the event loop 2024-08-31 21:22:10 +00:00
Nickiel12
af87f9166f working webrtc video feed 2024-08-24 22:06:16 +00:00
Nickiel12
5ef49cc2c2 actually got my js being called 2024-08-23 18:35:19 -07:00
Nickiel12
39c62db5f5 stuff and pain! 2024-08-22 21:02:08 -07:00
Nickiel12
95f628ce44 got working webrtc websocket (but not video) 2024-08-20 20:58:38 -07:00
Nickiel12
f00e981a3c darn node modueles 2024-08-17 20:11:59 +00:00
Nickiel12
fcd782140e removed unneeded deps 2024-08-05 02:57:25 +00:00
Nickiel12
b54626ea84 not-quite-mvp for gstreamer tauri rtc 2024-08-01 02:42:30 +00:00
Nickiel12
6488402700 first tauri-integration commit 2024-07-29 02:41:21 +00:00
Nickiel12
3a16194a5f added missing run deps, added watch utility 2024-07-28 04:22:17 +00:00
Nickiel12
1d3196c56e working dev web-ui 2024-07-28 04:21:55 +00:00
Nickiel12
64580dcda7 using global tauri till implementing a bundler 2024-07-28 03:34:01 +00:00
Nickiel12
3562bca493 got it building 2024-07-28 03:13:03 +00:00
Nickiel12
d3851d1e56 set up tauri, last commit before ripping out gtk4 2024-07-28 01:49:59 +00:00
Nickiel12
5c516f9777 redesigned the directory structure and fixed clippy 2024-07-21 23:27:34 +00:00
Nickiel12
293a550d3b removed ping handling 2024-07-19 20:20:03 -07:00
Nickiel12
b1789e8293 added build-requirements 2024-07-17 02:16:58 +00:00
Nickiel12
0a47c7a958 fixed pong messages being sent to the wrong socket 2024-07-04 09:03:31 -07:00
Nickiel12
047a180664 added debug console logging 2024-07-04 09:03:17 -07:00
Nickiel12
58546e8432 fixed mishandle of ping-pong packets leaded to longer delays in response time 2024-07-02 20:19:00 -07:00
Nickiel12
8a997a3d4c added settigns-based jpeg quality 2024-06-29 14:18:12 -07:00
Nickiel12
c28ffbaa17 moved to channels instead of mutexes for tracker state updates 2024-06-27 19:56:11 -07:00
Nickiel12
362538c001 moved tracker_state lock to coordstate :'( 2024-06-23 20:17:57 -07:00
Nickiel12
8251af515f moved jpeg encoding to gstreamer 2024-06-22 12:54:32 -07:00
Nickiel12
a3d8a6fd06 bumped up degraded time 2024-06-03 11:11:02 -07:00
Nickiel12
c226d10d58 fixed issue causing degraded to disable button 2024-06-03 11:10:28 -07:00
Nickiel12
8b397a9b05 re-tied tracker loop to send/listen cycle 2024-06-03 11:10:15 -07:00
Nickiel12
b9969f746c removed queue from appsink 2024-06-03 11:09:31 -07:00
Nickiel12
e9a125500e added todo list 2024-06-03 09:29:51 -07:00
Nickiel12
66acd4698f added some clear states (and bugs) 2024-06-01 10:41:01 -05:00
Nickiel12
386e632efb moved logs to folder, and excluded them from git 2024-05-30 11:45:04 -07:00
Nickiel12
6aa1c8789d added exclusions to argument logging 2024-05-30 11:44:08 -07:00
Nickiel12
a2d303fdfe updated tracker_id list to not clear all items, and remove/add smartly 2024-05-30 11:43:52 -07:00
Nickiel12
f6b9c50e7e added a more robust box selection algorithm that needs testing 2024-05-29 12:38:12 -05:00
Nickiel12
bc5d2bc84e working highlight and click selection for tracker 2024-05-28 20:57:25 -05:00
Nickiel12
8924d2ab8f added restart limits and feedback 2024-05-27 11:12:06 -07:00
Nickiel12
a37f5ed266 added updating tracker status 2024-05-27 10:50:11 -07:00
Nickiel12
81a4f04d6b added untested tracker state metrics 2024-05-26 20:59:19 -06:00
Nickiel12
8164eca473 better state updates; moved ui elements; moved broke coord mod into 2 files 2024-05-23 20:23:13 -06:00
Nickiel12
1fb0a279c8 fixed issue causing gui_recv to exit early 2024-05-22 19:29:09 -06:00
Nickiel12
9487a9439c wip changes 2024-05-22 19:27:35 -06:00
Nickiel12
76904e33b2 moved buttons from tabpanel 2024-05-22 19:11:43 -06:00
Nickiel12
a62eb7fdf1 commit before rewrite 2024-05-22 19:01:24 -06:00
Nickiel12
4b284cc7eb got camera connections working 2024-05-21 13:36:08 -07:00
Nickiel12
30dcdfaf55 removed unused deps 2024-05-20 22:24:09 -06:00
Nickiel12
96a5455483 switched err-derive for snafu 2024-05-20 22:20:30 -06:00