mushraJS is a HTML5 and JavaScript based framework to create MUSHRA listening tests
Because it is made by HTML5, most user want to it working on webserver.
I put it into erlang mochiweb server.
-
git clone this.
-
make
-
./start-dev.sh
-
put this in erlang shell. mushradb:reset().
-
access the url. You will see the mushraJS test. http://localhost:8090/
-
access the url to see the result http://10.64.85.121:8090/result?t=mobileToPc
enjoy it.