You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Hongzi,
Thank you for your amazing work and I am wondering if you can give me some advice about real experiment! I have done those steps in a virtual machine with ubuntu 18.04:
Run setup.py and install the apache server which seems to be working properly.
Put needed files in /var/www/html
Copy over the trained model to rl_server/results
Use 'http://localhost/' + 'myindex_' + abr_algo + '.html' as URL in run_video.py
Run run_exp.py
However, results in chrome_retry_log don’t look normal:
Could you please help me to analyse the causes of this problem? I am not sure about some steps:
First, Did I use correct URL?
Second, if video files are put in the right place, the html files (for example, myindex_RL.html) will play one video chunk for about 3-4s when I open it? But when I do that, the html seems loaded nothing. If it means something wrong?
Thank you for your help!!!
The text was updated successfully, but these errors were encountered:
Hi Hongzi,
Thank you for your amazing work and I am wondering if you can give me some advice about real experiment! I have done those steps in a virtual machine with ubuntu 18.04:
However, results in chrome_retry_log don’t look normal:
Could you please help me to analyse the causes of this problem? I am not sure about some steps:
First, Did I use correct URL?
Second, if video files are put in the right place, the html files (for example, myindex_RL.html) will play one video chunk for about 3-4s when I open it? But when I do that, the html seems loaded nothing. If it means something wrong?
Thank you for your help!!!
The text was updated successfully, but these errors were encountered: