diff --git a/README.md b/README.md index 6fc7299..5f1d34a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ## Further setup - Customize privacy policy to your environment if you plan on hosting it publicly - +- Set up player, example code below ## nginx-mod-rtmp example config @@ -110,3 +110,25 @@ KillMode=control-group [Install] WantedBy=multi-user.target ``` + +### VideoJS Player example code +``` + + +
+ +
+ + +```