Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Incomplete
-
Affects Version/s: 1.0.7
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:inidependent
-
Platform:Linux x86/gcc
-
FreeSWITCH GIT Revision:last
-
Reproduced with GIT HEAD?:yes
-
lsb_release:
-
Target Version:
Description
if NetConnection is made on a RTMP server,
the rtmp command "initStream" is sent to the other server.
added
in SWITCH_MODULE_LOAD_FUNCTION()
rtmp_register_invoke_function("initStream", rtmp_i_noop);
the rtmp command "initStream" is sent to the other server.
added
in SWITCH_MODULE_LOAD_FUNCTION()
rtmp_register_invoke_function("initStream", rtmp_i_noop);
also add a little more information here too!