Using $upstream_response_time in add_header shows a dash

2021-02-05 Thread MarioIshac
Hello all, I have this example nginx.conf: https://gist.github.com/MarioIshac/e6971ab0b343da210de62ebb1c6e2f99 to reproduce the behavior. I start nginx and an example upstream with: python3 -u -m http.server 8001 > app.log 2>&1 & sudo nginx > nginx.log 2>&1 Upon hitting nginx with `curl -i loca

Re: Failed to publish a HLS stream via the nginx HTTPS server with ffmpeg.

2021-02-05 Thread Hongyi Zhao
On Thu, Feb 4, 2021 at 6:16 PM Francis Daly wrote: > > On Thu, Feb 04, 2021 at 10:25:08AM +0800, Hongyi Zhao wrote: > > On Thu, Feb 4, 2021 at 10:03 AM Maxim Dounin wrote: > > Hi there, > > > # Watch the stream: > > # http: > > $ ffplay http://localhost:8000/live/surveillance.m3u8 > > # https: >