Hi
I can change image textures by using changeParameterTexture but that function ultimately uses a Bitmap argument so it doesn’t seem like it would work for videos. In my use case, I would send a file path (not a preloaded asset) and watch the video in the dedicated node.
Additionally, it seems like sound is not allowed for video textures? Or am I doing it wrong? I followed the instructions here: