-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I tried out streaming images at video framerate rates using ImageInTerminal, and it works surprisingly well, at least on MacOS.
Here's a quick and dirty start of a package https://github.com/IanButterworth/VideoInTerminal.jl
An easy demo is just
using VideoInTerminal
testvideo("annie_oakley")
testvideo("ladybird")Would this be something to bring into ImageInTerminal, or leave separate given the dependency on VideoIO?
I'm thinking it would be nice to try adding additional UI controls to it, like pause, play speed, scrubbing
Edit: Controls added. Also a webcam viewer
timholy, johnnychen94, Evizero and schneiderfelipe
Metadata
Metadata
Assignees
Labels
No labels