2014.08.26 10:34

umplayer mp4 stream2

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

단축키

Prev이전 문서

Next다음 문서

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

단축키

Prev이전 문서

Next다음 문서

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


?

  1. mp4 rtmp umplayer 1

    umplayer 1080p 영상. embedPlayer('player-container', { flashvars : { 'rtmp' : 'rtmp://one2.kr/vod/bnb1080.mp4' }, size : { width: 720, height: 406 }, playerStyle : 'quick' });
    Date2014.08.26 By행복아이 Views211
    Read More
  2. umplayer mp4 stream2

    embedPlayer('player-container', { flashvars : { 'rtmp' : 'rtmp://one2.kr/vod/nut720.mp4' }, size : { width: 720, height: 406 }, playerStyle : 'quick' });
    Date2014.08.26 By행복아이 Views155
    Read More
  3. mp4 1080 flowplayer

    flowplayer 1080p영상 $f("player", "/flowplayer2/flowplayer-3.2.18.swf", { clip: { url: 'rtmp://one2.kr/vod/bnb1080.mp4', provider: 'rtmp' }, plugins: { rtmp: { url: "/flowplayer2/flowplayer.rtmp-3.2.13.swf" } } });
    Date2014.08.26 By행복아이 Views461
    Read More
  4. RTMP 서브폴더 테스트

    nginx rtmp 서브폴더 되나. /vod/sub/nut720.mp4 임. embedPlayer('player-container', { flashvars : { 'rtmp' : 'rtmp://one2.kr/vod/mp4:sub/nut720.mp4' }, size : { width: 720, height: 406 }, playerStyle : 'quick' });
    Date2014.08.26 By행복아이 Views170
    Read More
  5. jwplayer 6

    <script src="/JWPLAYER/jwplayer.js"></script> <div id="mediaspace2">test</div> <script> jwplayer("mediaspace2").setup({ flashplayer: "/jwplayer/jwplayer.flash.swf", file: "rtmp://주소/mp4파일.mp4", height: 406, width: 720 }); </script> r...
    Date2014.08.28 By행복아이 Views251
    Read More
  6. JW+Unreal media server 서버폴더

    44 test jwplayer("mediaspace2").setup({ flashplayer: "/jwplayer/jwplayer.flash.swf", file: "rtmp://daegunavigators.or.kr:5119/vod/mov/2014/20140808GC/20140808GC_FunTime_Full.mp4", height: 406, width: 720 });
    Date2014.09.04 By행복아이 Views169
    Read More
  7. ehplayer JW6

    Date2014.09.04 By행복아이 Views156
    Read More
  8. flowplayer+ums RTMP 서브폴더

    $f("player", "/flowplayer2/flowplayer-3.2.18.swf", { clip: { url: 'rtmp://155.230.54.40:5119/vod/mov/2014/20140808GC/20140808GC_FunTime_Full.mp4', autoplay: false, provider: 'rtmp' }, plugins: { rtmp: { url: "/flowplayer2/flowplayer.rtmp-3....
    Date2014.09.04 By행복아이 Views678
    Read More
  9. jw html5

    ㅇㅇ <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, ski...
    Date2014.09.04 By행복아이 Views186
    Read More
  10. jw HTML5 flash 테스트

    <script src="http://static.videoninja101.com/jwplayer/jwplayer.js"></script> <div id="mediaplayer"></div> <script type="text/javascript"> jwplayer("mediaplayer").setup({ id: 'player1', width: '320', height: '240', autostart: false, skin: "ht...
    Date2014.09.04 By행복아이 Views359
    Read More
  11. JWPlayer6 RTMP FLASH HTML5

    PC에서는 FLASH, 모바일에서는 HTML5로 재생되는 JWplayer6 아래와 같이 file 부분에 두가지를 주면 되는것 같다. 원 소스는 rtmp만 있었는데 우선적으로 jw는 primary값과 같이 flash로 동작하며 ,모바일에서 보여지기 위해서 HTML로 동작은 jw가 알아서 하기...
    Date2014.09.04 By행복아이 Views469
    Read More
  12. jwplayer6 캡션 설정

    트랙옵션을 준다. 자막의 경로는 정확히 주어야한다. http://서버주소/자막파일.srt 이런식으로주던가 상대경로로 주던가.. tracks: [{ file: "/subtitle/nut.srt", label: "korean", kind: "captions", "default": true }] 자막을 여러개 넣을 경우 tracks: [...
    Date2014.09.04 By행복아이 Views210
    Read More
  13. video-js http streaming 테스트

    요건 오픈 소스랜다. 그리고 브라우저 기반이란다. RTMP 지원하고, 자막지원하고, 모바일에서도 끄떡없다는데. RTMP로 쓸 경우 주소끝에 type='rtmp/mp4' 로 주어야한다. http일경우는 'video/mp4' VideoJS.setupAllWhenReady(); Download Video: MP4
    Date2014.09.04 By행복아이 Views195
    Read More
  14. jw6 rtmp 테스트

    모바일에서 HTML5로 재생은 될려고 하나 여전히, 다운로딩 방식이 되고 있다.. jw6이 RTMP를 HTML5로도 재생 잘 해주면 좋은데 모바일에선 브라우저에서 rtmp가 먹히질 않는다. 희안한지고,, unreal player는 먹히는데 전체화면시 녹색이 생기는 이런 장단이 ...
    Date2014.09.05 By행복아이 Views233
    Read More
  15. flow http HTML5

    <link href="/flowplayer/skin/minimalist.css" rel="stylesheet" type="text/css" /> <style type="text/css"> .flowplayer { width: 720px; height:406px } </style> <script src="/flowplayer/jquery.min.js" type="text/javascript"></script> <script src...
    Date2014.09.05 By행복아이 Views285
    Read More
  16. flow rtmp ums 0.3.0 서버

    $f("player", "/flowplayer2/flowplayer-3.2.18.swf", { clip: { url: 'rtmp://155.230.54.42:5119/mp4/nut720.mp4', autoplay: false, provider: 'rtmp' }, plugins: { rtmp: { url: "/flowplayer2/flowplayer.rtmp-3.2.13.swf", } } });
    Date2014.09.06 By행복아이 Views388
    Read More
  17. Media Element.js

    $('audio,video').mediaelementplayer({ success: function(player, node) { $('#' + node.id + '-mode').html('mode: ' + player.pluginType); } });
    Date2014.09.11 By행복아이 Views263
    Read More
  18. video-js 3

    nginx RTMP 단독서버로 http 스트리밍 HTML5 +fallback flash (flowplayer, http) VideoJS.setupAllWhenReady();
    Date2014.09.11 By행복아이 Views260
    Read More
  19. HTML5 Flash RTMP에 대한 생각

    HTML5 Video 태그는 아주 단순하다.javascript를 사용할 필요가 전혀없다. 모바일도 대부분 지원한다. 단점은 IE 9 이상의 브라우저에서 사용가능하다. 이하에서는 영상이 보이질 않는다. 어쩔수없이 IE8등에서 접근시에는 flash로 재생되도록 fullback 옵션 ...
    Date2014.09.12 By행복아이 Views310
    Read More
  20. dddd

    Date2014.10.14 By행복아이 Views245
    Read More
Board Pagination Prev 1 2 Next
/ 2