PixelStreaming in 5.2 unable to customize player page

Hi,

I was following this link to try to customize the player.html page:

However, when I followed this:

Upon inspection of the webpage, I found this error:

image

Based on the GitHub documentation, addResponseEventListener was supposed to be defined within PixelStreaming.ts; however, it does not seem that the player.html is accessing it.

I have very little experience with JavaScript, let alone TypeScript, so I am very stumped for now; would much appreciate if someone can help me on this.

Thank you!

Issue resolved