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 jw6 rtmp 테스트 행복아이 2014.09.05 233
13 video-js http streaming 테스트 행복아이 2014.09.04 195
12 jwplayer6 캡션 설정 행복아이 2014.09.04 210
11 JWPlayer6 RTMP FLASH HTML5 행복아이 2014.09.04 469
10 jw HTML5 flash 테스트 행복아이 2014.09.04 359
» jw html5 행복아이 2014.09.04 187
8 flowplayer+ums RTMP 서브폴더 행복아이 2014.09.04 678
7 ehplayer JW6 행복아이 2014.09.04 157
6 JW+Unreal media server 서버폴더 행복아이 2014.09.04 169
5 jwplayer 6 행복아이 2014.08.28 251
4 RTMP 서브폴더 테스트 행복아이 2014.08.26 170
3 mp4 1080 flowplayer 행복아이 2014.08.26 462
2 umplayer mp4 stream2 행복아이 2014.08.26 155
1 mp4 rtmp umplayer 1 행복아이 2014.08.26 212
Board Pagination Prev 1 2 Next
/ 2