The nginx rtmp module seems to be unmaintained, and we suspect it has some bugs. Investigate a replacement. A quick search for rtmp-server on GitHub shows a couple of promising candidates:
- nginx-http-flv-module, a drop-in replacement for the original nginx plugin, with additional features
- Node-Media-Server, a Node-based server
- SRS, a server seemingly designed to outperform commercial offerings.