I am working on Java(spring) and try to implement Jwplayer for online streaming ( every thing is working fine While I am using static file( file:upload/bunny_vod.m3u8,) I am facing problem while data comes from server(file: "../packager/m3u8?sessionId=" + sessionid + "&subscriberId=" + subscriberId,) time Slider progress bar is not working properly please let me know how can I get rid off this problem?
please see the link for jwplayer code.Here commented part of file source not working and uncommented part is working http://pastie.org/7990343