That's correct! Since more and more people are working remotely, I've found a few cases where having a video presented of someone speaking their answer to a question is very helpful. What's been annoying is that the common approach is to set up a streaming solution or have someone upload a file they've recorded elsewhere.
What this does is enable someone to record directly on the site and then it takes the recording, converts it into a webm file, and uploads it... So the server gets a POST request with a media file attached. Much simpler to handle, at least for me.