hongzimao / pensieve

Neural Adaptive Video Streaming with Pensieve (SIGCOMM '17)
http://web.mit.edu/pensieve/
MIT License
524 stars 280 forks source link

Trouble Running Real Time experiments #65

Open AnirbanIITG opened 5 years ago

AnirbanIITG commented 5 years ago

Hi, I have been trying to run the real time experiment but the following error occurs in chrome_retry_log "robustMPC_0 Message: u'unknown error: unhandled inspector error: {"code":-32000,"message":"Cannot navigate to invalid URL"}\n (Session info: chrome=71.0.3578.98)\n (Driver info: chromedriver=2.27.440175 (9bc1d90b8bfa4dd181fbbf769a5eb5e575574320),platform=Linux 4.4.0-141-generic x86_64)' " I followed the instructions mentioned in the readme of pensieve/real_exp/readme.md Kindly guide me in this regard

hongzimao commented 5 years ago

Are you running a VM or actual machine? The error says invalid URL. Can you get the exact URL, load it in a browser, see if the page loads?

AnirbanIITG commented 5 years ago

Thanks for the reply..I am using an actual machine. I have Xamp installed already in my system so I ran the server from Xamp control panel..Then I copied over the video folder in the /opt/lamp/htdocs directory ...Went to run_video.py gave URL as local host/videos/index.html and then ran the run_exp.py

When I proceed in this manner I obtained the above error.Kindly help me in this regard. "Can you get the exact URL, load it in a browser, see if the page loads?" : Yes the Page loads only ..tne dash player doesnot play the video

hongzimao commented 4 years ago

60 might help this issue.