網頁播放器外掛程式

來源:互聯網
上載者:User

標籤:

一、JWPlayer介紹

        JW Media Player是一個開源的在網頁上使用的Flash視頻、音頻以及圖片播放器,支援 Sliverlight 播放,可以通過一個XML檔案使播放器自動切換顯示一組圖片,並播放背景音樂。它支援播放的Adobe Flash Player和HTML5瀏覽器可以處理任何格式(FLV檔案,H.264標準,MP4功能,VP8的,WEBM,支援MP3,AAC,JPG,PNG和GIF)。

       它也支援各種流和播放清單格式(包括RTMP協議,HTTP直播和更多)和多種播放選項。並支援所有主要的CDN和自適應位元速率切換意味著你可以在全球各地提供高品質的內容。
        JW Player是一款非常優秀的網頁媒體播放器,支援H.264 ( .mp4, .mov, .f4v )、FLV ( .flv ) 、3GPP ( .3gp, .3g2 )、OGG Theora ( .ogv ),WebM ( .webm )視頻格式,MP3 ( .mp3 )、AAC ( .aac, .m4a )、OGG Vorbis ( .ogg ),WAV ( .wav )音頻,同時也支援swf和圖片( gif 、jpg、png)和YouTube格式視頻。

二、代碼介紹
 1 <div id="container"> 2                         Loading the player ...</div> 3  <script src="videotest/jwplayer.js" type="text/javascript"></script> 4  <script type="text/javascript"> 5       jwplayer("container").setup({ 6                             autostart: true, 7                             flashplayer: "/videotest/pl.swf", 8                             controlbar: ‘bottom‘, 9                             height: 450,10                             width: 700,11                             image: "/videotest/testvideo.jpg",12                             file: ‘<%=newInfoHtml%>‘13                         });14   </script>

 

網頁播放器外掛程式

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.