improved publishing & subscribing: now subscriber receives some data which looks like real video

This commit is contained in:
Roman Arutyunyan
2012-03-14 20:38:15 +04:00
parent eaef3b90b9
commit 03960eb7b4
8 changed files with 159 additions and 68 deletions

View File

@ -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
};