Page 1 of 1
nginx video streaming?
Posted: Fri Aug 15, 2014 1:25 am
by hsdude
How do i enable flv and mp4 pseudostreaming with nginx?
Re: nginx video streaming?
Posted: Fri Aug 15, 2014 7:41 pm
by imperio
flv and mp4 already enabled
you can see Nginx Extensions in the settings of web domain
Re: nginx video streaming?
Posted: Fri Aug 15, 2014 10:50 pm
by hsdude
Yes i see that but it does not enable Pseudo Streaming , if i skip the video ahead it simply plays from the beginning.
I managed to use the apache streaming modules instead that seems to be working fine. But if their is a way to enable with ngnix i would like to try that option.
Thanks