I am trying to set up the videoRecorder in my project.
I am using Google Chrome to test the project. I am able to start, stop, and download a video successfully when I use the "Debug Project" button. However, if I use the "Preview Project" button, video recording fails. When I hit my record input, it instantly downloads an essentially blank video file, only 800B large.
Any ideas why it is behaving this way?