Closed mmesnjak closed 9 years ago
Hi,
I'm running wallop from a docker container on Ubuntu 14.04 server. I'm trying to watch stream in Google Chrome browser on Ubuntu 15.04 x64. I get : but stream does not start to play.
This is part of wallop.log:
212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /channels/5012 HTTP/1.1" 200 4891 0.0009 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /css/bootstrap.min.css HTTP/1.1" 304 - 0.0006 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /css/bootstrap-responsive.min.css HTTP/1.1" 304 - 0.0007 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /css/styles.css HTTP/1.1" 304 - 0.0015 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /css/font-awesome.min.css HTTP/1.1" 304 - 0.0021 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /js/jquery-ui-1.9.1.min.js HTTP/1.1" 304 - 0.0020 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /js/jquery-1.9.1.min.js HTTP/1.1" 304 - 0.0019 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /js/plugins/spin.min.js HTTP/1.1" 304 - 0.0006 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /js/plugins/jquery.spin.js HTTP/1.1" 304 - 0.0005 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /js/bootstrap.min.js HTTP/1.1" 304 - 0.0006 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /js/src/channel.coffee HTTP/1.1" 304 - 0.0005 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /js/src/favorites.coffee HTTP/1.1" 304 - 0.0006 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /js/src/settings.coffee HTTP/1.1" 304 - 0.0005 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /js/coffee-script.js HTTP/1.1" 304 - 0.0006 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /js/src/channel.coffee HTTP/1.1" 304 - 0.0010 212.56.227.238 - - [05/Nov/2015 09:11:58] "GET /channels/5012.m3u8 HTTP/1.1" 206 - 0.0023 212.56.227.238 - - [05/Nov/2015 09:11:59] "GET /channels/5012/status HTTP/1.1" 200 81 0.0015 212.56.227.238 - - [05/Nov/2015 09:11:59] "GET /js/src/favorites.coffee HTTP/1.1" 304 - 0.0013 212.56.227.238 - - [05/Nov/2015 09:11:59] "GET /channels/5012.m3u8 HTTP/1.1" 206 - 0.0017
and ffmpeg.log:
root@fb45c60c6b36:/wallop/log# tail -f ffmpeg.log [mpeg2video @ 0x34a9e20] Invalid frame dimensions 0x0. Last message repeated 9 times
Sorry, Wallop doesn't work in Chrome because it doesn't support HLS video streaming. Browser support can be found in the README.
Thanks!
Hi,
I'm running wallop from a docker container on Ubuntu 14.04 server. I'm trying to watch stream in Google Chrome browser on Ubuntu 15.04 x64. I get : but stream does not start to play.
This is part of wallop.log:
and ffmpeg.log: