@frigginglorious@freeradical.zone
Post #2468165
2026-05-02 03:02 UTC
@benbrown@masto.hackers.town what lib did you use for the video? I really wanna do a realtime video chat app in the terminal. I started with this years ago: https://github.com/frigginglorious/webcamToCLI
Replies (1)
-
@benbrown@masto.hackers.town 2026-05-02 12:35
@frigginglorious@freeradical.zone ffmpeg to extract frames, then a js lib called jimp to pull the pixel data out