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 유튜브 라이브 테스트 행복아이 2014.10.15 1800
13 HLS테스트 행복아이 2015.01.15 280
12 스마트폰 녹화 mp4테스트 행복아이 2015.01.15 269
11 OBS RTMP 웹 HLS모바일 생방송 테스트 file 행복아이 2015.07.30 1975
10 RTMP HLS2 1935 실시간 행복아이 2015.07.31 263
9 videoJS HLS 행복아이 2015.07.31 653
8 videojs HLS 2 행복아이 2015.07.31 433
7 윈도우7 wimboot 테스트 행복아이 2015.08.27 8157
6 videojs 행복아이 2015.10.12 6529
5 flowplayer 6.0.3 html5 행복아이 2015.10.12 6337
4 모나서버 행복아이 2015.10.27 6814
3 유튜브 영상 삽입방법 행복아이 2016.02.05 8197
2 test 행복아이 2019.06.18 734
1 ee 행복아이 2019.12.16 1029
Board Pagination Prev 1 2 Next
/ 2