diff --git a/Dockerfile.live b/Dockerfile.live index cdce11c09b..2d32517a93 100644 --- a/Dockerfile.live +++ b/Dockerfile.live @@ -65,6 +65,7 @@ RUN cd /usr/local/nginx/html && \ # wget https://raw.githubusercontent.com/WWBN/AVideo/master/plugin/Live/install/nginx.conf --no-check-certificate && \ mkdir /HLS && \ mkdir /HLS/live && \ + mkdir /HLS/audio && \ mkdir /HLS/low && \ mkdir /var/www/tmp/ && \ chmod 777 /var/www/tmp