正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
| @@ -395,6 +395,7 @@ int SrsRtmp::identify_client(int stream_id, SrsClientType& type, std::string& st | @@ -395,6 +395,7 @@ int SrsRtmp::identify_client(int stream_id, SrsClientType& type, std::string& st | ||
| 395 | return identify_fmle_publish_client( | 395 | return identify_fmle_publish_client( |
| 396 | dynamic_cast<SrsFMLEStartPacket*>(pkt), type, stream_name); | 396 | dynamic_cast<SrsFMLEStartPacket*>(pkt), type, stream_name); |
| 397 | } | 397 | } |
| 398 | + // TODO: identify the flash publish client. | ||
| 398 | 399 | ||
| 399 | srs_trace("ignore AMF0/AMF3 command message."); | 400 | srs_trace("ignore AMF0/AMF3 command message."); |
| 400 | } | 401 | } |
-
请 注册 或 登录 后发表评论