re_evolutn Posted April 3, 2018 Share Posted April 3, 2018 Hi there, is it possible in Babylon to create an mp4 stream of a camera that isn't the active camera view? A basic example would be to stream a particular viewpoint of a scene that onto Youtube live or something like that. I'm trying to create a second screen experience for my VR app. Cheers! Wingnut 1 Quote Link to comment Share on other sites More sharing options...
Guest Posted April 3, 2018 Share Posted April 3, 2018 You can render a camera into a renderTargetTexture and then read from it. But not sure how to build the MP4 stream from there Example of render target texture: babylonjs-playground.com/#145AGC#9 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.