Commit Graph

11 Commits

Author SHA1 Message Date
devdesk
373b17d8a5 web interface 2024-02-23 01:38:32 +02:00
devdesk
ca742aa204 add hsv to rgb, not better looking 2024-02-22 23:08:30 +02:00
devdesk
831322e44a initial example axum, streamer runs in thread 2024-02-20 23:29:33 +02:00
devdesk
24b65a8ee5 turn into an executable instead of a library
burns the python library to the ground though. but I'm just doing
a web service now, so it would be simpler to just use that,
and for live python has the implementation as well still
2024-02-20 21:23:26 +02:00
devdesk
faccc3d20b add clap dep 2024-02-19 21:52:49 +02:00
devdesk
6bcc541c86 working v4l2 in rust, swapping bytes 2024-02-17 17:21:01 +02:00
devdesk
0ff8d2b1fb v4l by rust process, still sudo, endianess reversed 2024-02-17 16:55:53 +02:00
devdesk
49f9aa98ed remove indicatif, add dotenv, write to stdout, gst to v4lsink, usable with ffplay, still some hiccups, not cpu related 2024-02-17 15:43:20 +02:00
devdesk
fe440960f4 adding deps to make standalone video app 2024-02-16 00:42:24 +02:00
devdesk
acf9b2c4c4 rust implementation, fast enough it looks 2024-02-15 23:24:22 +02:00
Alon Levy
9b2f8d9377 move rust to root, make a separate main example, start using iterator 2023-12-31 00:19:24 +02:00