flavioribeiro / nginx-audio-track-for-hls-module

:sound: Nginx module that generates audio track for HTTP Live Streaming (HLS) streams on the fly.
GNU General Public License v3.0
137 stars 17 forks source link

Use AV_CODEC_FLAG_GLOBAL_HEADER the latest version of ffmpeg #36

Closed HiSunzhenliang closed 2 years ago

HiSunzhenliang commented 3 years ago
  1. AV_CODEC_FLAG_GLOBAL_HEADER replace CODEC_FLAG_GLOBAL_HEADER
  2. Delete extra spaces