• Stars
    star
    982
  • Rank 46,621 (Top 1.0 %)
  • Language XSLT
  • License
    BSD 2-Clause "Sim...
  • Created over 10 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Nginx-rtmp-module Windows builds.

nginx-rtmp-win32

  • Nginx: 1.14.1
  • Nginx-Rtmp-Module: 1.2.1
  • openssl-1.0.2p
  • pcre-8.42
  • zlib-1.2.11

dev分支说明

在1.2.1基础上做一些小修改,原版请用master分支

configure arguments

nginx version: nginx/1.14.1
built by cl 18.00.40629 for x86
built with OpenSSL 1.0.2p  14 Aug 2018
TLS SNI support enabled
configure arguments: --with-cc=cl --builddir=objs --with-debug --prefix= --conf-
path=conf/nginx.conf --pid-path=logs/nginx.pid --http-log-path=logs/access.log -
-error-log-path=logs/error.log --sbin-path=nginx.exe --http-client-body-temp-pat
h=temp/client_body_temp --http-proxy-temp-path=temp/proxy_temp --http-fastcgi-te
mp-path=temp/fastcgi_temp --http-scgi-temp-path=temp/scgi_temp --http-uwsgi-temp
-path=temp/uwsgi_temp --with-cc-opt=-DFD_SETSIZE=1024 --with-pcre=objs/lib/pcre-
8.42 --with-zlib=objs/lib/zlib-1.2.11 --with-select_module --with-http_v2_module
 --with-http_realip_module --with-http_addition_module --with-http_sub_module --
with-http_dav_module --with-http_stub_status_module --with-http_flv_module --wit
h-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --wit
h-http_auth_request_module --with-http_random_index_module --with-http_secure_li
nk_module --with-http_slice_module --with-mail --with-stream --with-openssl=objs
/lib/openssl-1.0.2p --with-openssl-opt=no-asm --with-http_ssl_module --with-mail
_ssl_module --with-stream_ssl_module --add-module=objs/lib/nginx-rtmp-module/

使用方法

双击nginx.exe

简要说明

conf/nginx.conf 为配置文件实例
RTMP监听 1935 端口,启用live 和hls 两个application
HTTP监听 8080 端口,

  • :8080/stat 查看stream状态
  • :8080/index.html 为一个直播播放与直播发布测试器
  • :8080/vod.html 为一个支持RTMP和HLS点播的测试器

注意

不支持exec

直播测试工具

内置了一个方便测试的pc端推流于播放的工具 img 源码在此:https://github.com/NodeMedia/NodeMediaDevClient

H265

支持ID=12的h265流,需要客户端支持.

More Repositories

1

Node-Media-Server

A Node.js implementation of RTMP/HTTP-FLV/WS-FLV/HLS/DASH/MP4 Media Server
JavaScript
5,956
star
2

libyuv-android

Build Google libyuv with NDK for Android
C++
234
star
3

NodePlayer.js

Pure JavaScrip HTML5 live stream player
197
star
4

Node-Media-Server-Admin

JavaScript
111
star
5

SayHi

Native audio recording/playing (OpenSL ES) and speex encoding/decoding,transport by rtmp.
C
76
star
6

NodeMediaDevClient

Flex开发的RTMP视频推流播放测试工具
HTML
53
star
7

SayHey

iOS rtmp speex
C
48
star
8

VoAACEncoder

Android aac encoder using voaac
C
32
star
9

NodeMediaClient-Web

NodeMedia RTMP Publisher/Player for web (OpenSource)
JavaScript
18
star
10

libaec-android

echo cancellation module port from webrtc
C
16
star
11

libsrs_rtmp-android

Build libsrs_rtmp for android
C++
15
star
12

libyuv-iOS

Build Google libyuv with xcodebuild for iOS
C++
15
star
13

pro-fiv.js

Professional HTML5 FLV Player
JavaScript
13
star
14

tsdebugger

12
star
15

NodeMediaDevice

C
8
star
16

libspeex-Android

Build libspeex with Android NDK
C
6
star
17

xcgo

CGO Cross Compiler
Dockerfile
6
star
18

icedemo-android

icedemo for Android
C
5
star
19

librtmp-android

C
5
star
20

Red5-Publisher

Red5 RTMP 发布播放工具,更新为Flex4.6 SDK,支持了H.264视频编码,Speex音频编码
ActionScript
4
star
21

node-ffmpeg-pro

Nodejs ffmpeg process caller
JavaScript
4
star
22

webrtc-audio-processing

C
3
star
23

nodeplayer-uniapp

uni-app 集成NodePlayer.js 开发直播app的Demo
Vue
3
star
24

LiveVideoGameLaya

JavaScript
2
star
25

rtmp-bench

JavaScript
2
star
26

rtmploader

2
star
27

state-threads-win32

WIN32 API state threads
C
2
star
28

libilbc-Android

Build libilbc with Android NDK
C
1
star
29

bitop.js

bit operation for nodejs
JavaScript
1
star
30

nginx-rtmp-embedded-linux

nginx-rtmp-module embedded linux builds
1
star
31

LiveVideoGame

使用白鹭引擎集成NodePlayer.js-wasm版开发视频直播游戏Demo
JavaScript
1
star