NodeCoreMT Twitch

From NodeCore Wiki
Revision as of 13:04, 26 June 2022 by Warr1024 (talk | contribs) (Fill in a bunch of info)
Jump to navigation Jump to search

A constant 24/7 livestream of gameplay on the NodeCore Community server.

https://www.twitch.tv/NodeCoreMT

The stream is run on a separate cloud VM than the world server itself (so the stream may be active even when the world is offline, or vice versa), using the setup from Video/Streaming Advice#Automated Streaming.

Config for minetestcast

--memory 4g
--cpus 3
-e fps=24
-e vkeyint=24
-e vcrf=24
-e vmaxrate=4M
-e vmaxburst=2M
-e vfilter="eq=gamma=1.15,drawtext='fontfile=/app/monogram.ttf:fontcolor=white:fontsize=20:x=(w-text_w-4):y=(h-lh-4):shadowx=1:shadowy=1:alpha=0.5:text=%{gmtime\:%Y-%m-%d %H\\\\\:%M\\\\\:%SZ}',drawtext='fontfile=/app/monogram.ttf:fontcolor=white:fontsize=20:x=4:y=(h-lh-4):shadowx=1:shadowy=1:alpha=0.5:textfile=/app/notice.txt':reload=true"
-v `pwd`/notice.txt:/app/notice.txt:ro
-v `pwd`/minetest.conf:/app/minetest.conf:ro
-v `pwd`/monogram.ttf:/app/monogram.ttf:ro

minetest.conf

display_gamma = 2
font_path = /app/monogram.ttf
font_shadow = 2
font_shadow_alpha = 192
font_size = 24
fov = 72

Custom Font

https://datagoblin.itch.io/monogram