]> git.sesse.net Git - vlc/blobdiff - share/http/flash.html
Preferences: don't show empty boxes ('zoom' box bug)
[vlc] / share / http / flash.html
index d33076adc046471bfa64370a471138b7d44bbcc8..c16f50e269ef47a94dbe9a553084d49166519604 100644 (file)
@@ -4,7 +4,7 @@
 \r
 <head>\r
   <title>VLC media player - Web Interface with Flash Viewer</title>\r
-  <meta http-equiv="Content-Type" content="text/html; charset=<vlc id="value" param1="charset"/>" />\r
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
   <link href="style.css" rel="stylesheet" type="text/css" />\r
   <!--[if IE ]>\r
   <link href="iehacks.css" rel="stylesheet" type="text/css" />\r
@@ -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