updated README to have ts mime type

This commit is contained in:
Roman Arutyunyan 2013-04-19 20:56:50 +04:00
parent dae4c77e93
commit d34c6393f6

View file

@ -285,6 +285,7 @@ rtmp_auto_push directive.
# Serve HLS fragments
types {
application/vnd.apple.mpegurl m3u8;
video/mp2t ts;
}
alias /tmp/app;
expires -1;