hongzimao / pensieve

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

Uncaught TypeError: Cannot read property 'MSETimeOffset' of null #83

Closed cquxyw closed 5 years ago

cquxyw commented 5 years ago

Hi, I'm trying to open html in /var/www/video_server/, some of them will play the video successfully. But when I open myindex_RL.html or myindex_MPC.html, the video can just be played for three seconds, and there will be problem as below.

 Uncaught TypeError: Cannot read property 'MSETimeOffset' of null   

Can it be solved? Thank you.