User Tools

Site Tools


h111-110

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
h111-110 [2015/02/01 17:15] dongheeh111-110 [2018/07/18 14:10] (current) – external edit 127.0.0.1
Line 1: Line 1:
-<code> 
-<html> 
- 
-<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> 
-<script type="text/javascript" src="http://p.jwpcdn.com/6/10/jwplayer.js"></script> 
- 
-<div id="mediaplayer"></div> 
- 
-<script type="text/javascript"> 
-    $(document).ready(function(){ 
-        jwplayer('mediaplayer').setup({ 
-            'file': 'rtmp://220.86.36.224:1935/live/teststream', 
-            'title': 'h111-110', 
-            'description': 'Description', 
-            'controlbar': 'bottom', 
-            'autostart': true, 
-        }); 
- 
-    }); 
-</script> 
-</html> 
- 
-</code> 
- 
-<code> 
-<html> 
-<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> 
-<script type="text/javascript" src="http://p.jwpcdn.com/6/10/jwplayer.js"></script> 
- 
-<div id="mediaplayer"></div> 
- 
-<script type="text/javascript"> 
-    $(document).ready(function(){ 
-      jwplayer('mediaplayer').setup({ 
-      file: 'http://211.110.61.132:8081/live/abr/playlist.m3u8', 
-      provider: '/tmp/HLSProvider6.swf', 
-      type: 'hls', 
-  // HLSProvider configuration options 
-  hls_debug: false, 
-  hls_debug2: false, 
-  hls_minbufferlength: -1, 
-  hls_lowbufferlength: 2, 
-  hls_maxbufferlength: 60, 
-  hls_startfromlowestlevel: false, 
-  hls_seekfromlowestlevel: false, 
-  hls_live_flushurlcache: false, 
-  hls_seekmode: 'ACCURATE' 
-  }); 
-}); 
-</script> 
-</html> 
-</code> 
- 
-<html> 
-<head> 
-<script type="text/javascript" src="http://p.jwpcdn.com/6/10/jwplayer.js"></script> 
-</head> 
-<body> 
-<div id="player">Loading the player...</div> 
-<script type="text/javascript"> 
-    jwplayer("player").setup({ 
-       file: 'http://playertest.longtailvideo.com/adaptive/bbbfull/bbbfull.m3u8', 
-       provider: 'http://dh8.kr/tmp/HLSProvider6.swf', 
-       type:'hls' 
-    }); 
-</script> 
-</body> 
-</html> 
- 
- 
-똑똑이 망고스틴 
- 
-[[https://docs.google.com/document/d/1dGWdFkxl6E8LfTDnXyMCUkmgsFVw0jF3-tf4iahQx_0/edit]] 
  
h111-110.1422810923.txt.gz · Last modified: 2018/07/18 14:09 (external edit)