JuliaAnimators/Javis.jl

Supporting live streaming like Manim

Open

#91 建立於 2020年8月14日

在 GitHub 查看
 (8 留言) (0 反應) (1 負責人)Julia (50 fork)batch import
To the Moon!enhancementhelp wanted

倉庫指標

Star
 (847 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南