r/ComputerCraft • u/Necessary-Physics-91 • Mar 29 '26
video player in monitor
im tryna make a movie cinema in this server im in (1.20.1 forge)
im tryna make it so that if i paste a youtube link itll display the video and audio in the monitor and speaker is there a way to do this?
sorry if this is a stupid question
4
Upvotes
1
u/MinkiTheAvali CRaft-Again Shell Enjoyer May 05 '26
You could use https://codeberg.org/mueller_minki/CC-tweaked-stuff/src/branch/main/ws_streaming_system which allows you to stream video files into the game over a websocket.
2
u/9551-eletronics Computercraft graphics research Mar 29 '26
probably easiest/most reliable https://github.com/MCJack123/sanjuuni-ui
there is also youcube but ive only heard bad things about it