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 |
|
Nickiel12
|
dce14132ce
|
converted pipeilne to return snafu type
|
2024-05-20 22:12:29 -06:00 |
|
Nickiel12
|
4edda4e05a
|
cargo fmt; switched to tracing and snafu
|
2024-05-20 22:12:15 -06:00 |
|
Nickiel12
|
4b56e1bc5d
|
small improvements, but tracker state do_send swapped?
|
2024-05-18 21:13:45 -07:00 |
|
Nickiel12
|
36e5afeb57
|
added videorate limit
|
2024-05-18 15:55:50 -07:00 |
|
Nickiel12
|
ee0b8d571c
|
cargo fmt
|
2024-05-18 15:55:42 -07:00 |
|
Nickiel12
|
e59025f645
|
commiting these before I leave
|
2024-05-18 13:05:22 -07:00 |
|
Nickiel12
|
c84a9748e7
|
gated debug statements behind a feature
|
2024-05-04 18:00:40 -07:00 |
|
Nickiel12
|
b5c7afadcb
|
working manual change of tracking id
|
2024-05-04 15:09:31 -07:00 |
|
Nickiel12
|
22a81ee44e
|
added a second tab
|
2024-05-01 20:18:23 -07:00 |
|
Nickiel12
|
b286aedd03
|
moved socket controls ui to seperate file
|
2024-05-01 18:49:57 -07:00 |
|