Click here to Skip to main content
15,880,967 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to setup h.264 streaming module to make it skip ahead and back because I have problem with video when I skip it ahead it stops

please help

What I have tried:

<script id="aa" type="text/javascript">

jwplayer("video1").setup({
// skin:"jwplayer/five.xml",
flashplayer: "jwplayer/player.swf",
file: "video/video1.mp4",
width: '650',
height: '307',
autostart: true,
// icon:false,
controlbar: "none",
startparam: 'starttime',
</script>
Posted
Updated 16-Jul-16 1:51am

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900