Ambiera ForumDiscussions, Help and Support. |
|
|
|||||
|
I would like to make a security camera. can we show a camera view on a meshes like a texture? So we would see on tv screen, the result of a security camera x)...? Is it possible? and the, how to do that? Thanks for your advices Alain |
||||
|
A nice idea actually, I might use that in my game. My only thoughts on how to do this is either: 1. pre-record some video and just play it back on the mesh 2. transition to a static backdrop with a now inactive main camera and activate another camera and show that on a mesh in the backdrop - how to reduce the view size of the video...? can this be done...? anyone ? |
||||
|
hm... if we must use a video, we can make a thing more light, like an animated gif ![]() |
||||
|
Yes, it's possible to display a camera view on a mesh like a texture, essentially like showing a security camera feed on a TV screen. |
||||
|
You can use split screen to make it possible and render to texture. Add the render to texture on the TV screen. The use spilt screen to seen the actual video recording in live view. |
||||
|
https://samgrady.itch.io/render-... https://vazahat.github.io/ccb_ac... |
||||
|
Or just use the render to texture for TV screen and switch camera to see the actual camera view. |
|