Here's the relevant snippet of HTML web page code.
Is there something here that should be changed/updated to activate the VLC extension automagically?
Thanks in advance for any helpful advice or suggestions!
Code: Select all
<embed
id="vlc071"
name="vlc071"
type="application/x-vlc-plugin"
pluginspage="http://www.videolan.org" version="VideoLAN.VLCPlugin.2"
width=960 height=540
autoplay="yes"
enablejavascript="false"
target="rtsp://username:password@192.168.1.71/h264Preview_01_main"
align="center" />