2014.09.04 11:47

jw html5

조회 수 187 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

ㅇㅇ

<script src="http://static.videoninja101.com/jwplayer/jwplayer.js"></script>
    <div id="mediaplayer"></div>
<script type="text/javascript">
jwplayer("mediaplayer").setup({
    id: 'player1',
    width: '512',
    height: '288',
    autostart: false,
    skin: "http://static.videoninja101.com/jwplayer/modieus.zip",
    image: "http://static.videoninja101.com/jwplayer/preview.jpg",

    modes: [
        {
        type: "flash",
        src: "http://static.videoninja101.com/jwplayer/player.swf",
        config: {

            provider: 'rtmp',
            streamer: 'rtmp://streaming.videoninja101.com/cfx/st',

            'levels': [
                {
                bitrate: 2000,
                file: 'ed_1024x576_2000kbps.mp4',
                width: 1024},

            {
                bitrate: 750,
                file: 'ed_512x288_750kbps3.mp4',
                width: 512},

            {
                bitrate: 1250,
                file: 'ed_768x432_1250kbps.mp4',
                width: 768}

            ]
        }},

    {
        type: "html5",
        config: {
            'levels': [
                {
                file: 'http://static.videoninja101.com/video/ed/ed_mobile.mp4'},
            {
                file: 'http://static.videoninja101.com/video/ed/ed_mobile.webm'}

            ]
        },
        provider: 'video'},

    {
        type: "download",
        config: {
            file: "http://static.videoninja101.com/video/ed/ed_768x432_1250kbps.mp4"
        },
        provider: 'video'}
    ]

});
</script>

?

List of Articles
번호 제목 글쓴이 날짜 조회 수
14 jwplayer 6 행복아이 2014.08.28 251
13 jw6 rtmp 테스트 행복아이 2014.09.05 233
12 JW+Unreal media server 서버폴더 행복아이 2014.09.04 169
11 jw HTML5 flash 테스트 행복아이 2014.09.04 359
» jw html5 행복아이 2014.09.04 187
9 HTML5 Flash RTMP에 대한 생각 행복아이 2014.09.12 310
8 HLS테스트 행복아이 2015.01.15 280
7 flowplayer+ums RTMP 서브폴더 행복아이 2014.09.04 678
6 flowplayer 6.0.3 html5 행복아이 2015.10.12 6223
5 flow rtmp ums 0.3.0 서버 행복아이 2014.09.06 389
4 flow http HTML5 행복아이 2014.09.05 286
3 ehplayer JW6 행복아이 2014.09.04 157
2 ee 행복아이 2019.12.16 1015
1 dddd 행복아이 2014.10.14 248
Board Pagination Prev 1 2 Next
/ 2