]> git.sesse.net Git - vlc/commitdiff
Misc fixes. Add link to FlowPlayer.sf.net
authorAntoine Cellerier <dionoea@videolan.org>
Sat, 17 Feb 2007 21:07:52 +0000 (21:07 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sat, 17 Feb 2007 21:07:52 +0000 (21:07 +0000)
share/http/flash.html

index 3281f367d064416d5b23e2f6ba7d8a213c733f4e..d33076adc046471bfa64370a471138b7d44bbcc8 100644 (file)
@@ -23,12 +23,13 @@ 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{mime=video/x-flv},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="movie" value="/tmp/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
@@ -40,6 +41,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