mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
improved publishing & subscribing: now subscriber receives some data which looks like real video
This commit is contained in:
@ -300,7 +300,6 @@ ngx_rtmp_init_event_handlers(ngx_conf_t *cf, ngx_rtmp_core_main_conf_t *cmcf)
|
||||
NGX_RTMP_MSG_CHUNK_SIZE,
|
||||
NGX_RTMP_MSG_ABORT,
|
||||
NGX_RTMP_MSG_ACK,
|
||||
NGX_RTMP_MSG_USER,
|
||||
NGX_RTMP_MSG_ACK_SIZE,
|
||||
NGX_RTMP_MSG_BANDWIDTH
|
||||
};
|
||||
|
Reference in New Issue
Block a user