Skip to content

VideoInTerminal!Β #42

@IanButterworth

Description

@IanButterworth

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions