/argus-rtmp-server

Primary LanguageJavaScriptMIT LicenseMIT

argus-rtmp-server

run pnpm run build from the project directory. wait for it.

references

ffmpeg

  • (install dependencies: brew install automake fdk-aac git lame libass libtool libvorbis libvpx opus sdl shtool texi2html theora wget x264 x265 xvid nasm)
  • install ffmpeg: brew install ffmpeg --HEAD
  • to upgrade ffmpeg: brew upgrade --fetch-HEAD ffmpeg
  • install mp4box: brew install mp4box