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 RTMP HLS2 1935 실시간 행복아이 2015.07.31 263
13 RTMP 서브폴더 테스트 행복아이 2014.08.26 170
12 test 행복아이 2019.06.18 740
11 umplayer mp4 stream2 행복아이 2014.08.26 155
10 video-js 3 행복아이 2014.09.11 261
9 video-js http streaming 테스트 행복아이 2014.09.04 195
8 videojs 행복아이 2015.10.12 6529
7 videoJS HLS 행복아이 2015.07.31 653
6 videojs HLS 2 행복아이 2015.07.31 433
5 모나서버 행복아이 2015.10.27 6820
4 스마트폰 녹화 mp4테스트 행복아이 2015.01.15 269
3 윈도우7 wimboot 테스트 행복아이 2015.08.27 8157
2 유튜브 라이브 테스트 행복아이 2014.10.15 1800
1 유튜브 영상 삽입방법 행복아이 2016.02.05 8203
Board Pagination Prev 1 2 Next
/ 2