Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Не стримится (seek) .mp4
Hello!
On Thu, Dec 12, 2013 at 03:27:47PM -0500, axaaxa wrote:
> Сабж: http://spectator.io.ua/video_view_2.php?idv=226702
> При прокрутке начинает играть с начала.
>
> Файлы брались и закодированые в *nix через qt-faststart и в windows через
> datagoround.com/lab/ и с Youtube.
> Т.е. есть основания считать, что moov atom а правильном месте.
>
> nginx version: nginx/1.4.2
> configure arguments:
> --with-cc-opt=-Os --prefix=/usr/local/nginx --without-http_ssi_module
> --without-http_userid_module --without-http_auth_basic_module
> --without-http_empty_gif_module
> --without-http_gzip_module --without-http_fastcgi_module
> --without-http_autoindex_module
> --without-mail_pop3_module --without-mail_imap_module
> --without-mail_smtp_module
> --with-http_stub_status_module --with-http_realip_module
> --with-http_flv_module
> --with-http_mp4_module --with-http_geoip_module --with-poll_module
> --with-file-aio
> --add-module=nginx_eval_module-1.0.3 --with-debug
>
> Подскажите пож добрые люди, куда копать?
Для начала - смотреть в конфиг и логи. В частности, из
access_log'а убедиться, что запрос от действительно доходит, и
обрабатывается именно там, где вы ожидаете. А из error_log'а -
что ошибок нет.
Just in case, у меня по приведённой вами ссылке всё замечательно
стримится - но при этом используется HTML5 video и range-запросы,
никакого flash'а.
--
Maxim Dounin
http://nginx.org/
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru
|