Hey CalmBee! You're my GO TO for Rec Room Studio Tutorials! haha ✌😉 I was wanting to have a playlist of a few short videos that randomly shuffle (like I have done with music in some of my maps), and so I followed the steps to get my first video and audio set, and then I copied and pasted the Video Screen Object in the Assets panel a few more times to use as a base for my other video clips where I was just dragging over each video clip and audio to each of the "cloned" Video Screens... but when I do that, it changes the video and audio files for ALL of the Video Screen clones that I made. Maybe you can only have 1 video screen per map? Or do you know how I can have several different video/audio clips in my project? Maybe copy and paste was not the way to go, I just thought it would make it easy since it was already set up for everything, and all I needed to do was to swap out the Video and Audio files, but maybe not? haha 😅🤷♂ Maybe I need 1 Video Screen with many different "Source" pins where I can save all my different Video/Audio files as different sources and connect them all to the Video Player and with circuits have it pull the video/audio source randomly to play like I did with my Music playlists? Thanks for all your tutorials! You are the Real RR Studio Tutorial MVP!! 😉👍
I never made more than 1 video in a room, but I think you can create events to toggle/select the sources within the one video player. It would be similar to an event system to change the colors of an object. Let me know if that makes sense. It would be the cleanest method.
@@CalmBee Thanks so much for your response! ✌😃 How I did it with the music playlist was I has several different Sample Audio chips that recorded the different songs, that were all wired in a way that would randomly play on one Audio Player. So I didn't know if video would be done kind of the same way? Like are there "Sample Video" chips that save the different video files that can be connected to a "Video Player" in the same way that Sample Audio chips are connected to the Audio Player? I feel like it's probably a completely different set up to how the CV2 audio works, but IF it was similar, that would make it super easy as I already learned how to do the Audio players haha ✌😅🤣
@@jeremyinvr I would probably create a studio function switch, in which each video would be assigned an integer value. Then you can use cv2 to get a random integer value.
I keep watching your tutorial over and over again because there is always a video that plays where i want it to be but then there is also a giant one and i dont know how to fix it edit: i somehow copied the video player and didnt notice it because its invisible until you play it
My Rec Room Studio says Start Project. Then opens up a file screen. How do I get it to load a Unity screen like yours starts off? Can you start from the very beginning?
Is there a way to set up multiple videos to play one after another with some simple CV2 while ingame?? I wanna have videos play one after another like a playlist but Idk how :(
Two things whenever I import the video and save it when I try and go onto the room in recroom it says that i t isnt ready to play on my device also am I able to animation the screen somehow?
If they dont have the videoscreen anymore can you teach me how to render texture in the cube instead? I was able to use it but for some reason it keeps turning blue. Someone told me to render texture but when I did there's an audio but no video. Please
if you want to add a image into RR with RRS just drag it into a any project folder then click on the imagine in the folder, do to the inspector then at the top you should see texture type, it will most likely be on default, change that to Sprite (2D and UI) like anywhere in the folder with the image and click apply then it should go smaller drag it into your room and when you load in it should be 10x time detailed and less pixelated. hope i helped, if not i tried lol
Hi calm bee why is it in the last part I cannot find the video screen chip thats the only part I cannot follow you I couldn't find the video screen and how can I put it down the level because when i do test subroom I cannot fly I wont be able to view it. Thank you
when i go to do the function of the VideoPlay it doesnt show and i have to type in a string name. I also cant use my video file and its only lets me use an URL for some reason. Its probably just me because im new to this but its confusing if anyone has an answer.
Such a great video! I do have 1 question though... my video uploaded in Rec Room gives off a 2 toned Black and Blue video where I uploaded a full color video. Is that due maybe to the Skybox that I also have in the room (Which is a blue sky with clouds)? I also noticed the clouds background strongly reflecting off the video like a mirror, so I wonder if that is why the color is so off... or maybe it is something else? Do you have any suggestions on how I could fix this? (And also a way to remove the mirror finish on the video) Thanks for making all these videos! They are all GREAT help! =)
I was able to do it and adjust the size cuz it was really huge but why i cant see in unity where i could put it im kind of just hit and miss of the location please help me thank you my name in the game is Darna if you coulld be so kind to help me ill appreciate it thank you
Is there a way to clone the screen? Let’s say I want multiple screens displaying the same video clip. Instead of doing everything all over again… is there a way to easily clone it?
Calm bee always coming thru ❤ your a life saver thank you 😊
I’ve been able to learn a lot more about unity from your videos.
Glad it helps. I’ve been able to learn more about unity myself by using RRStudio
Its cool to see that everyone is getting rrs soon like being able to create stuff with it and such
I know, I really can’t wait for it to open up
@@CalmBeeit's not opening up the requirements are really high
Thanks for the tutorial.
You're welcome!
lets goooo, another great tutorial from the great CalmBee!
Thx!
Every time I put a image I go to test it it shows but when I load into the game or oculus it disappears after I test it or start a new room
I know how to use unity pretty well. But this video stuff had me struggling. Thank you so much!
Glad you found it helpful
how would I make the screen curved and how I would i make the screen be animated so when I press a button it moves like we a piston or something
Hey CalmBee! You're my GO TO for Rec Room Studio Tutorials! haha ✌😉 I was wanting to have a playlist of a few short videos that randomly shuffle (like I have done with music in some of my maps), and so I followed the steps to get my first video and audio set, and then I copied and pasted the Video Screen Object in the Assets panel a few more times to use as a base for my other video clips where I was just dragging over each video clip and audio to each of the "cloned" Video Screens... but when I do that, it changes the video and audio files for ALL of the Video Screen clones that I made. Maybe you can only have 1 video screen per map? Or do you know how I can have several different video/audio clips in my project? Maybe copy and paste was not the way to go, I just thought it would make it easy since it was already set up for everything, and all I needed to do was to swap out the Video and Audio files, but maybe not? haha 😅🤷♂
Maybe I need 1 Video Screen with many different "Source" pins where I can save all my different Video/Audio files as different sources and connect them all to the Video Player and with circuits have it pull the video/audio source randomly to play like I did with my Music playlists?
Thanks for all your tutorials! You are the Real RR Studio Tutorial MVP!! 😉👍
I never made more than 1 video in a room, but I think you can create events to toggle/select the sources within the one video player. It would be similar to an event system to change the colors of an object. Let me know if that makes sense. It would be the cleanest method.
@@CalmBee Thanks so much for your response! ✌😃 How I did it with the music playlist was I has several different Sample Audio chips that recorded the different songs, that were all wired in a way that would randomly play on one Audio Player. So I didn't know if video would be done kind of the same way? Like are there "Sample Video" chips that save the different video files that can be connected to a "Video Player" in the same way that Sample Audio chips are connected to the Audio Player? I feel like it's probably a completely different set up to how the CV2 audio works, but IF it was similar, that would make it super easy as I already learned how to do the Audio players haha ✌😅🤣
@@jeremyinvr I would probably create a studio function switch, in which each video would be assigned an integer value. Then you can use cv2 to get a random integer value.
Breh i cant sign up for screen share they closed it and auto authorization for it does not exist yet
Thank You Calm bee!
You're welcome!
When I made the RawImage it crashed Chrome and Rec Room 😭😭
oh no, was it super high resolution?
hey calm bee could you do one totorial on how to make cameras like where you can see a different spot cuz i couldnt find anything
When you went to the video screen and did the alt key I don’t have that position settings
6:23
Make sure to turn on your gadgets
@@CalmBee How would you turn on your gadgets in rrs? what would that option be under?
hey bee , so i did every step but i only hear the audio, no video and aslo i cannot find the remake object board buton
please help
How to put the video in the Unity?
يعطيك العافيه
how do you download video that you want to put in video player
Save it as an mp4 video
I did but it doesnt do wat u did to yours.
I keep watching your tutorial over and over again because there is always a video that plays where i want it to be but then there is also a giant one and i dont know how to fix it
edit: i somehow copied the video player and didnt notice it because its invisible until you play it
My Rec Room Studio says Start Project. Then opens up a file screen. How do I get it to load a Unity screen like yours starts off? Can you start from the very beginning?
Would a 45 min video be laggy for the room?
It’s about trial and error. You can play around with the resolution to better run on standalone platforms. Then start trying it out.
@@CalmBee oh ok thanks
Is there a way to set up multiple videos to play one after another with some simple CV2 while ingame?? I wanna have videos play one after another like a playlist but Idk how :(
Yeah, you just need to set up a stop event in RRStudio. It’s the same way I set up the play event
Two things whenever I import the video and save it when I try and go onto the room in recroom it says that i t isnt ready to play on my device
also am I able to animation the screen somehow?
If they dont have the videoscreen anymore can you teach me how to render texture in the cube instead? I was able to use it but for some reason it keeps turning blue. Someone told me to render texture but when I did there's an audio but no video. Please
Can you make another tutorial photo please.?
if you want to add a image into RR with RRS just drag it into a any project folder then click on the imagine in the folder, do to the inspector then at the top you should see texture type, it will most likely be on default, change that to Sprite (2D and UI) like anywhere in the folder with the image and click apply then it should go smaller drag it into your room and when you load in it should be 10x time detailed and less pixelated. hope i helped, if not i tried lol
Hi calm bee why is it in the last part I cannot find the video screen chip thats the only part I cannot follow you I couldn't find the video screen and how can I put it down the level because when i do test subroom I cannot fly I wont be able to view it. Thank you
Thanks for making a real tutorial on this ❤🔥🔥
No problem 😊
when i go to do the function of the VideoPlay it doesnt show and i have to type in a string name. I also cant use my video file and its only lets me use an URL for some reason. Its probably just me because im new to this but its confusing if anyone has an answer.
question (please help) how do you import the videos?
Such a great video! I do have 1 question though... my video uploaded in Rec Room gives off a 2 toned Black and Blue video where I uploaded a full color video. Is that due maybe to the Skybox that I also have in the room (Which is a blue sky with clouds)? I also noticed the clouds background strongly reflecting off the video like a mirror, so I wonder if that is why the color is so off... or maybe it is something else? Do you have any suggestions on how I could fix this? (And also a way to remove the mirror finish on the video)
Thanks for making all these videos! They are all GREAT help! =)
Did you create the video with a canvas, or did you project it onto a plane?
how can i put it on the location I want?
I got the video in the file but how to import the audio in the video?
is there a way to size down the video, last time i tried to import a video it was way too big and i need to put it on a tv
Google an mp3 compressor, and that should help
I was able to do it and adjust the size cuz it was really huge but why i cant see in unity where i could put it im kind of just hit and miss of the location please help me thank you my name in the game is Darna if you coulld be so kind to help me ill appreciate it thank you
Is this the same way to import a photo?
To import a photo just create a material using the photo and apply it to a plane
@@CalmBee how
if I want to import image which one should i put in the place that you put ( video player , raw image etc )
see my recently updated intro to RRStudio tutorial where I cover this topic
cant seem to find the anchor presets at 6:20 under Rect Transform can you please reach out to me how to fix this?
makes sure gizmos are enabled in unity
Is there a way to clone the screen? Let’s say I want multiple screens displaying the same video clip. Instead of doing everything all over again… is there a way to easily clone it?
In RRStudio, just drag your prefab into the project to duplicate.
is there a way to put custom models on a costume dummy or over the rr player?
How do I drag a video in for me to upload and with the audio to?
Hey, how do I scale it?
how long should it take to upload a room with a video in it? Because my room has been uploading for 2 hours.
It depends on your computer, but for me only 20 min
how do i change the size down to a tv size?
You just need to scale it down in Unity
@@CalmBee which one do I scale down? The video player? (I only see the blue so i can’t see where I wanna put it)
@@blyeverest scale down the canvas
@@CalmBee okay thanks
@@CalmBee i just now did it and nothing changed. It is still huge.
how do i scale it down?
scale the entire canvas down proportionately
@@CalmBee how? Won’t let me
@@DDJCIII scale down the raw image
how would you make the video do 3d audio also
I'll try to do an audio tutorial one day
How do you make the video disappear after it’s done playing
enable bool event in rrstudio
@@CalmBee thanks so much ❤️❤️❤️
it will not work for me
You need share screen access
I but I do have share screen access
@@CalmBee I dont have it and I was trying to get it for rrs and they got rid of the form for it, What do I do? Is there nothing I can do?
It says that i need discord and that i must fill out a google form to get authorization to use a video in my room
@@Ejzopp you need screenshare access
Oh calmbee never mind i did 😅 thank you
my screen was way way way to big, how do i shrink?
change the size in properties or scale
Jeez RRS is a little intimidating
Once you practice it’s not too bad
How to import 3D objects?
check out my intro to RRStudio tutorial for detail
sharescreen access?
bro i really followed this whole ahh tutorial then i realized i do NOT got the video player permission
ugh, sorry
REC ROOM PLZ GIVE ME FULL REC ROOM STUDIO PERMISSION :(((
"VideoPlayer Requires ScreenShare Authorization"
...
How do I publish RRS Rooms
The same way you’d publish any room, in settings
Thank you
Ngl, MomBee, RR+ Supremacy's kinda sus..........
It’s probably to prevent people from uploading inappropriate content
@@CalmBee RR+ Supremacy's Role - Fill The Whole Game with RR+ Players
It's a sus belief that all RR+ Players are superior over others.
Racket room
Rocket Rum
Yay
I got to the very last step and it don't even save the Prefab 😒Fuck this shit
Hey at 6:16, how did you scale the VideoPlayer because i don't see the scaler on my screen, please help
make sure your gadgets are turned on
@@CalmBee yeah i dont see the scaler box on the canvas... i only see on video player. idk what you mean by gadgets.
@@CalmBee How do I turn on Gadgets?
I’m so mad