Flash Player stopped working, because of an NPAPI

postcd

Member
Hello,

on a website is code:

<embed width="800" height="600" target="http://IPHERE:8002" volume="100" loop="no" autoplay="no" name="VLC" type="application/x-vlc-plugin"></embed>

and chrome stopped showing video stream because it no longer supports NPAPI, but only PPAPI, linking me to a page: https://support.google.com/chrome/answer/6213033

I want to ask for help on how to modiffy above mentioned code so i can stream the video on a webpage?

Thank you
 
Above mentioned embed code is on my website, but i do not have any control over: target="http://IPHERE:8002" , it is an third party server
I tried several video player web codes, but none worked to play the stream. Full stream URL is here.
 
Back
Top