Stitch media streaming session clips from CAdViSE and calculates MOS from P.1203 model
- Setup AWS access to dynamo db
- Install
python3
and Setup ITU-T P.1203 - Setup FFMPEG
- Add CAdViSE experiment ids in a json file under network shape name sample:
fluctuation.json
- Add your dataset under
in
directory - Modify following values in
app.js
region
TableName
displaySize
audioBitrate
segmentDuration
experimentDuration
- Install node.js requirements
npm i
- Set the correct node.js version
nvm use
node app.js