mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-06 15:00:18 +08:00
renamed AMF0 to AMF
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
#include <strings.h>
|
||||
|
||||
#include "ngx_rtmp.h"
|
||||
#include "ngx_rtmp_amf0.h"
|
||||
#include "ngx_rtmp_amf.h"
|
||||
|
||||
|
||||
static void ngx_rtmp_init_session(ngx_connection_t *c);
|
||||
|
Reference in New Issue
Block a user