]> git.sesse.net Git - vlc/blobdiff - share/http/flash.html
Preliminary album art support code for the HTTP interface.
[vlc] / share / http / flash.html
index d33076adc046471bfa64370a471138b7d44bbcc8..b945aa4f320f8953e293986105f657c9543cc1be 100644 (file)
@@ -23,13 +23,12 @@ host = document.location.toString().replace( /http:\/\//, '' ).replace( /[:/].*/
   <vlc id="include" param1="dialogs/input" />\r
   <vlc id="include" param1="dialogs/playlist" />\r
 \r
-  <input id="sout_mrl" type="hidden" value=":sout=#transcode{vcodec=FLV1,acodec=mp3,channels=2,samplerate=44100}:std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8081/stream.flv} :no-sout-keep" />\r
+  <input id="sout_mrl" type="hidden" value=":sout=#transcode{vcodec=FLV1,acodec=mp3,channels=2,samplerate=44100}:std{access=http,mux=ffmpeg{mux=flv},dst=0.0.0.0:8081/stream.flv} :no-sout-keep" />\r
 \r
   <div style='height: 100%; width: 100%; text-align: center;'>\r
   <object type="application/x-shockwave-flash" data="http://flowplayer.sourceforge.net/video/FlowPlayer.swf" width="800px" height="600px" id="FlowPlayer" style="z-index: 0">\r
          <param name="allowScriptAccess" value="sameDomain" />\r
-         <param name="movie" value="/tmp/FlowPlayer.swf" />\r
-         <!--<param name="movie" value="http://flowplayer.sourceforge.net/video/FlowPlayer.swf" />-->\r
+         <param name="movie" value="http://flowplayer.sourceforge.net/video/FlowPlayer.swf" />\r
          <param name="quality" value="high" />\r
     <!--         <param name="scale" value="noScale" />-->\r
          <param name="wmode" value="transparent" />\r