We have Code of Conduct and all contributors are expected to uphold it.
If you run into any bugs, please create a GitHub Issue. nginx-lua-mp4 relies heavily on the third party software, so be sure to include detailed reproduction steps and as much info about your environment as possible.
Try to include as much as possible from this list:
- A brief summary of the issue
- nginx/OpenResty version
- ffmpeg version
- OS
- Steps to reproduce the issue
- What is the expected behaviour
- What actually happens
- Error messages/logs
We use GitHub flow. In order to contribute code:
- Create a fork
- In that fork, create a feature branch
- Commit changes to that branch
- Create a Pull Request to the
nginx-lua-mp4
repo (mark "Work in Progress" PRs with[WIP]
in the title)
By contributing, you agree that your contribution will be licensed under MIT license