Hi I am just having a play with docker and tried to change from nginx compiled with rmtp on debian8 to running a docker container with nginx and rmtp. The problem I am having is the non-dockerised nginx runs video stream fine, but the dockerised version runs for maybe 2 secs and then freezes for 5+ then runs for 2secs again, then freezes etc etc.
Load via top is negligable…
========
root@debian8:~# docker version
Client:
Version: 17.03.0-ce
API version: 1.26
Go version: go1.7.5
Git commit: 60ccb22
Built: Thu Feb 23 10:53:29 2017
OS/Arch: linux/amd64