Scott Lamb
0866b23991
clean up the easy clippy errors
...
I'm still not running clippy on CI and probably should.
There are a few left that were a little more involved to address.
2022-09-28 09:29:16 -07:00
Scott Lamb
1c9a55653d
allow setting rtsp transport per-stream
2021-10-27 14:28:44 -07:00
Scott Lamb
24a0b2a9f1
add config json to user table
2021-10-26 13:16:08 -07:00
Scott Lamb
721141770f
flexible config for sample_file_dir
2021-10-26 11:47:13 -07:00
Scott Lamb
dad349840d
more flexible signals
...
Now there's room to add arbitrary configuration to signals and types.
Several things are no longer fixed columns/tables but instead within
the configuration types.
2021-10-26 10:15:09 -07:00
Scott Lamb
dafd9041d6
json-based config for cameras and streams
...
for #155
The config interface code for changing cameras is quite messy but
seems to work for now.
2021-09-16 16:13:41 -07:00