Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

How to enable forwarding to video on player

1 reply [Last post]

Hi all !

How i can enable forwarding on videos in jw palyer... For example, user wants to skip some part of video (he will not wasting his time waiting for that part)...
Example : http://www.domacifilmovi.biz/domaci-filmovi/sest-dana-juna-video_a3f2ab453.html

I hope you understood me,

Thanks, Igor !

 
To scrub into the non-downloaded portion of a video, you need to have serverside support for streaming.

Serverside support for streaming can be:

1) an RTMP server such as FMS, Wowza, or Red5,

2) a FLV/H.264 pseudostreaming module for Apache2, nginx, LightTPD, or IIS,

3) a FLV pseudostreaming script written in any serverside scripting language such as PHP, VB, or Java.