Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <script src="//ssl.p.jwpcdn.com/player/v/8.0.12/jwplayer.js"></script>
- <script>jwplayer.key = 'XSuP4qMl+9tK17QNb+4+th2Pm9AWgMO/cYH8CI0HGGr7bdjo';</script>
- <div id="player"></div>
- <script>
- var playerInstance = jwplayer("player");
- playerInstance.setup({
- file: "https://secure-playlist.livestream.com/streams/27406445_8272365_lsirqb4d4d01t1u30jj_1/media/[email protected]?dw=14400&token=1530554311_480ab3f556a5412a2afac1f8890b8df89d6f33f8&ts=1530378000",
- androidhls:"true",
- aspectratio: "4:3",
- type: "hls",
- width: "100%",
- height: "100%",
- withCredentials: false,
- cast:{ },
- autostart: false,
- sharing: { },
- title: "Kahsad TV - TV Pública",
- description: "Ver en vivo el canal TV Pública de manera gratuita.",
- image: 'https://i.imgur.com/QHnp1DZ.jpg'
- });
- playerInstance.on("play", function(){
- console.log(jwplayer().getPosition());
- jwplayer().seek(-30);
- console.log(jwplayer().getPosition());
- });
- </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement