JuliaAnimators/Javis.jl

Supporting live streaming like Manim

Open

#91 geöffnet am 14. Aug. 2020

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Julia (50 Forks)batch import
To the Moon!enhancementhelp wanted

Repository-Metriken

Stars
 (847 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Manim has a python -m manim --livestream option and even options for Twitch python -m manim --livestream --to-twitch --with-key [streamkey] which allow to write the live rendered content to Twitch in real time.

It would be cool to be able to the same from Javis. This functionality might be better suited for a package on top of Javis. As far as i understand ffmpeg provides that functionality.

Contributor Guide