This example is part of this article.
This is an example for an HLS delivery with basic security. Nginx compiled with nginx-rtmp-module & secure-link is used as media server. Features:
- Domain filtering
- Referrer filtering
- Embed buster
| version: "3.4" | |
| x-defaults: &defaults | |
| image: "dask-dev/dask-notebook" | |
| # With lists, each entry requires its own anchor if you | |
| # intend to extend/reuse an entry in concrete services. | |
| configs: | |
| - &configs_condarc | |
| source: "condarc" |
This example is part of this article.
This is an example for an HLS delivery with basic security. Nginx compiled with nginx-rtmp-module & secure-link is used as media server. Features:
Install [ExcelCompare] (https://github.com/na-ka-na/ExcelCompare) in $HOME/bin/excel_cmp
Wrapper for non-zero exit code for excel_cmp : $HOME/bin/excel_cmp
echo "diffing $*"
$HOME/bin/excel_cmp/bin/excel_cmp "$1" "$2"
exit 0