yair re yair
  • Joined on 2023-02-26
yair created branch master in yair/SpaceInvaderz 2024-06-02 01:17:55 +03:00
yair pushed to master at yair/SpaceInvaderz 2024-06-02 01:17:55 +03:00
54e2cd0714 nice
713ab9c44a simpleQ
1efb2e1775 init
yair created repository yair/SpaceInvaderz 2024-06-02 01:17:25 +03:00
yair pushed to main at tami/thermalcam_decoder 2024-02-23 02:13:21 +02:00
b1a7baae19 bug fix
c993f74511 hertz inverted
39551f3794 web can update pulse
bfaa0eca2f pulse threshold
373b17d8a5 web interface
Compare 6 commits »
yair pushed to main at tami/thermalcam_decoder 2024-02-20 23:29:37 +02:00
831322e44a initial example axum, streamer runs in thread
24b65a8ee5 turn into an executable instead of a library
005292adfc tweaking the color
Compare 3 commits »
yair pushed to main at tami/thermalcam_decoder 2024-02-19 22:39:01 +02:00
a512e710fa correct for both 4 bytes per pixel and 2 bytes
e43f8b0efb correct for rotation and axes for greyscale
2ba4528c1d rgb for cutoff temperature
0af76ed532 add cutoff grayscale
Compare 4 commits »
yair pushed to main at tami/thermalcam_decoder 2024-02-19 21:53:29 +02:00
2347158093 add command line options and temperature calibration
faccc3d20b add clap dep
Compare 2 commits »
yair pushed to main at tami/thermalcam_decoder 2024-02-17 17:23:04 +02:00
4bdd3a8411 git ignore .env
yair pushed to main at tami/thermalcam_decoder 2024-02-17 17:21:24 +02:00
34931f9362 add .env.example
yair pushed to main at tami/thermalcam_decoder 2024-02-17 17:21:07 +02:00
6bcc541c86 working v4l2 in rust, swapping bytes
e74fa87103 fourcc wip
0ff8d2b1fb v4l by rust process, still sudo, endianess reversed
a917f75ce0 avoid reallocating the frame, just use a static buffer
49f9aa98ed remove indicatif, add dotenv, write to stdout, gst to v4lsink, usable with ffplay, still some hiccups, not cpu related
Compare 6 commits »
yair pushed to main at tami/thermalcam_decoder 2024-02-16 15:56:49 +02:00
bba0e3a093 rename and include comment in live playback utilty
yair pushed to main at tami/thermalcam_decoder 2024-02-16 00:42:28 +02:00
fe440960f4 adding deps to make standalone video app
yair pushed to main at tami/thermalcam_decoder 2024-02-16 00:42:04 +02:00
4f638cdd64 remove unused import
yair pushed to main at tami/thermalcam_decoder 2024-02-16 00:41:46 +02:00
c29499d9b0 to fifo and gst-launch
yair pushed to main at tami/thermalcam_decoder 2024-02-16 00:08:18 +02:00
acf9b2c4c4 rust implementation, fast enough it looks
d661bf27ae rewrite to use scapy.all.sniff callback parameter, better, still sucks
679a87bf45 stop writing to udp.bytes
d9cb5986ee live working with image
fccc2ba2e5 almost live, but horrible hack for stream capture, and not live ffmpeg, just live save of images
Compare 9 commits »
yair pushed to main at tami/thermalcam_decoder 2024-01-07 02:03:59 +02:00
82d11e868f Merge branch 'main' of git.telavivmakers.space:tami/thermalcam_decoder
85bda0fa27 replay file
Compare 2 commits »
yair pushed to main at tami/thermalcam_decoder 2023-12-31 20:25:54 +02:00
0ec9d70cd6 add c to temp value
yair pushed to main at tami/thermalcam_decoder 2023-12-31 18:58:33 +02:00
1e59c59aca merge pixel view to show 16bit and calibrated resaults. 50frame step, allow to save frame
yair pushed to main at tami/thermalcam_decoder 2023-12-31 18:56:56 +02:00
787bdfe5f7 merge pixel view to show 16bit and calibrated resaults. allow to save frame
yair pushed to main at tami/thermalcam_decoder 2023-12-29 02:26:28 +02:00
e15ec35ddd viewer