After running the sudo ./run_script.sh on the server and waiting for the dashc streaming to complete, I get the error mentioned in the title.
Upon further investigation, I found that the calculate_qoe.sh script which is called from the main python script is searching for a .tmp file in the above location but raises an error with the file being missing. I didn't file any .tmp file being created in any of the folders and was wondering if this is a pathing issue. Any help on this would be appreciated