Enable the webcam in the WebRender Top?

Hey Everyone!

I’m interested in using the Webrender top to do some browser based processing on video before manipulating the video output in Touch. In order to do this I need to give the WebRender TOP webcam permission. There are some Javascript libraries i’d like to use on the front end for pre processing before going into TouchDesigner. Does anyone know how to enable this?

Another option would be to render the video on the front end and in touchdesigner, but i’m not sure how to allow a webcam to accessed by a browser and touch at the same time. Touch gives the expected state that the camera resource is busy whenever I try using both at the same time.

Thanks!

1 Like

Hey, looks like there’s an enable media stream Toggle on the webrender TOP that’ll allow for webcam input. I’m still trying to figure out how to choose a specific webcam though.

Anyone have any pointers?