JuliaAnimators/Javis.jl

Supporting live streaming like Manim

Open

#91 aperta il 14 ago 2020

Vedi su GitHub
 (8 commenti) (0 reazioni) (1 assegnatario)Julia (50 fork)batch import
To the Moon!enhancementhelp wanted

Metriche repository

Star
 (847 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor