Trying to utilize the GetUserMedia API on Ubuntu OS, but facing an issue as this javascript api requires a server to be running (e.g. for Windows I used xampp). Is there a method to run a server on Ubuntu in order to use the api? Keep in mind that I only have access to the command line.