mirror of
https://github.com/arut/nginx-rtmp-module.git
synced 2025-08-26 07:17:02 +08:00
removed codec header versions
This commit is contained in:
@ -62,9 +62,6 @@ typedef struct {
|
||||
u_char profile[32];
|
||||
u_char level[32];
|
||||
|
||||
ngx_uint_t avc_version;
|
||||
ngx_uint_t aac_version;
|
||||
|
||||
ngx_chain_t *avc_header;
|
||||
ngx_chain_t *aac_header;
|
||||
|
||||
|
Reference in New Issue
Block a user