Nginx Video Streaming
Posted: Sat Mar 28, 2015 8:36 am
Hello,
I activate nginx flv streaming with
it's display flv video. too there is start parameter, but video is not forwarding and starting from first second.
Is there any way to fix this ?
Regards.
I activate nginx flv streaming with
Code: Select all
location ~ /.flv$ {
flv;
}
Is there any way to fix this ?
Regards.