XFileSharing Pro - Video seeking with nginx not working

Message
Author
nomad
Posts: 19
Joined: Jan 06, 2008 9:37 am

Video seeking with nginx not working

#1 Postby nomad » Jun 10, 2012 2:20 am

I have already contacted support for this but since they are on holiday I thought I should give it a try and ask here.

I have installed nginx + mp4 mod + flv mod and have configured them.


but for some reason seeking is not working.
anyone knows how to fix this issue?

Thanks in advance.

Rihan
Posts: 25
Joined: Mar 08, 2012 4:27 am

#2 Postby Rihan » Jun 10, 2012 7:36 pm

same problem i facing. if you find any solution please me know.

trinsic
Posts: 149
Joined: Dec 21, 2009 9:24 am

#3 Postby trinsic » Jun 11, 2012 12:54 am

I don't have the mod but do you have the Nginx mp4 streaming mod installed as well? You have to compile it in the install of Nginx.

http://h264.code-shop.com/trac/wiki/Mod ... x-Version2

venture89
Posts: 95
Joined: Aug 30, 2011 12:11 am

#4 Postby venture89 » Oct 18, 2012 6:41 am

trinsic, can you do this for fee? I would like to do this as well but do not want to mess with nginx files since i am no expert here.

Thanks

afdah
Posts: 147
Joined: Jan 27, 2012 2:23 pm

#5 Postby afdah » Oct 19, 2012 10:09 pm

i managed to get video seeking work by updating jwplayer code to use HTML5.

HTML5 is cool, can play videos on your iphone and ipad.
if browser does not support HTML5, flash player is used.

flash player seeking works after compiling flv/mp4 modules with nginx.