项目作者: simonknittel

项目描述 :
Simple demo project to combine tiangolo's nginx-rtmp Docker image with a custom frontend.
高级语言: JavaScript
项目地址: git://github.com/simonknittel/rtmp-server.git
创建时间: 2019-01-27T15:36:45Z
项目社区:https://github.com/simonknittel/rtmp-server

开源协议:MIT License

下载


rtmp-server

Simple demo project to combine tiangolo’s nginx-rtmp Docker image with a custom frontend.

Usage

  1. docker run -p 1935:1935 -p 80:80 simonknittel/rtmp-server

URLs

  • rtmp://HOST/live/STREAMKEY (for OBS and VLC)
  • http://HOST/hls/STREAMKEY.m3u8 (for VRChat)
  • http://HOST/ (web player)

OBS settings

  • Rate control: CBR
  • Keyframe Interval: 2
  • CPU Usage Preset: fast
  • Profile: high
  • Audio Bitrate: 192