Thank you for the project
citron2010, that let me understand the issue I'm having since it's not in your project.
Basically I'm playing a video with the Video plugin and I want to use the VideoRecorder to record it, downloading the file with the browser plugin.
The file is downloaded and the video played correctly, however while the visual is fine, the audio is missing.
I have now I added a SFX in my project to be played when the video starts, to see if it's registered. In this case, yes, the SFX is played, but the audio coming from the video played through the Video plugin is not present in the downloaded file.
Could you try to record a video played by the Video plugin using the Video Recorder and see if the audio is present once the file has been downloaded?
Thanks.