Subtitles in the mozilla plugin
Posted: 08 Oct 2015 11:07
Does anyone know the option I need to add to enable subtitles when embeding my UDP stream in a webpage?
I currently have this:
I currently have this:
Code: Select all
<embed type="application/x-vlc-plugin"
name="video2"
autoplay="yes" loop="no" hidden="no" width="1387px" height="780px"
target="udp://@239.192.4.4:1234" />