Sign inSign up

shimachao/rtmp

By shimachao

•Updated over 9 years ago

nginx-rtmp server

Image
1

754

shimachao/rtmp repository overview

⁠Base on

  • Nginx version 1.10.2
  • Nginx-rtmp-module version 1.1.10
  • OpenSSL version 1.0.1u
  • PCRE version 8.39
  • Zlib version 1.2.8

⁠Running

$ docker run -p 1935:1935 -p 8080:80 shimachao/rtmp:nginx-1.10.2

⁠rtmp push and watch address

push and watch

  • rtmp://:1935/myapp/xxx

⁠hls push and watch address

push

  • http://:8080/hls/xxx.m3u8

watch

  • http://:1935/hls/xxx

⁠Tested players

  • MX Player (Android)
  • VLC (Ubuntu 16.04)
  • PotPlayer (Windows 7)

Tag summary

Content type

Image

Digest

Size

6.8 MB

Last updated

over 9 years ago

docker pull shimachao/rtmp:nginx-1.10.2