Advertisement
Guest User

linux VOD

a guest
Oct 4th, 2015
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script src="http://jwpsrv.com/library/3dhJ3Lu6EeKxiiIACqoQEQ.js"></script>
  2.  
  3. <div id='playeryFfFkCvZKKkM'></div>
  4.  
  5. <script type='text/javascript'>
  6.  
  7. jwplayer("playeryFfFkCvZKKkM").setup({
  8.  
  9. width: '100%',
  10.  
  11. aspectratio: '16:9',
  12.  
  13. listbar: {
  14.  
  15. position: 'bottom',
  16.  
  17. size: 240
  18.  
  19. },
  20.  
  21. playlist: [{
  22.  
  23.  
  24. image: "",
  25.  
  26. file: "rtmp://108.59.3.135:1935/vod/_definst_/mp4:/",
  27.  
  28. title: "Play"
  29.  
  30. }]
  31.  
  32.  
  33.  
  34.  
  35. });
  36.  
  37. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement