JuliaAnimators/Javis.jl

Supporting live streaming like Manim

Open

#91 aberto em 14 de ago. de 2020

Ver no GitHub
 (8 comments) (0 reactions) (1 assignee)Julia (50 forks)batch import
To the Moon!enhancementhelp wanted

Métricas do repositório

Stars
 (847 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador