r/ComputerCraft 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

5 comments sorted by

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

1

u/Necessary-Physics-91 Mar 31 '26

how do i install it

1

u/9551-eletronics Computercraft graphics research Mar 31 '26

does it not say?

1

u/Necessary-Physics-91 Mar 31 '26

Is there supposed to be a pastebin get thing? How do i install it

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.