Quantcast
Channel: EasyEngine Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 12639

Streaming mp4 video with --wpfc

$
0
0

I have migrated a blog with quite a few mp4 files. I am noticing many of them don't seem to be streaming properly.

I've added every variation of

location ~* .m(p4|4v)$ {
mp4;
mp4_buffer_size 1m;
mp4_max_buffer_size 10m;
}

I can think of to my conf file, but I still don't see an improvement. Does anyone have some suggestions?


Viewing all articles
Browse latest Browse all 12639

Trending Articles