add extension

This commit is contained in:
jb-alvarado 2022-01-28 15:09:32 +01:00 committed by GitHub
parent 0544ed1748
commit 5f307e0662
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,7 +73,7 @@ server {
alias /var/www/srs/live/;
}
location /preview/stream {
location /preview/stream.flv {
# HTTP-FLV preview
proxy_pass http://preview.local:8080/live/stream.flv;
}