]> git.sesse.net Git - vlc/blobdiff - share/http/flash.html
Revert "dejidjei:"
[vlc] / share / http / flash.html
index 3281f367d064416d5b23e2f6ba7d8a213c733f4e..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,10 +23,10 @@ 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=1,samplerate=44100}:std{access=http{mime=video/x-flv},mux=ffmpeg{mux=flv},dst=0.0.0.0:8081/stream.flv}" />\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%;'>\r
-  <object type="application/x-shockwave-flash" data="http://flowplayer.sourceforge.net/video/FlowPlayer.swf" width="100%" height="600px" id="FlowPlayer">\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="http://flowplayer.sourceforge.net/video/FlowPlayer.swf" />\r
          <param name="quality" value="high" />\r
@@ -40,6 +40,7 @@ host = document.location.toString().replace( /http:\/\//, '' ).replace( /[:/].*/
 // ]]>\r
 </script>\r
   </object>\r
+  <p style="font-size: small;">Uses the <a href="http://flowplayer.sourceforge.net/">Flow Player</a> free flash video player for playback (client side).</p>\r
   </div>\r
   <vlc id="include" param1="dialogs/footer" />\r
 </body>\r