Ignore:
Timestamp:
08/21/10 19:30:35 (21 months ago)
Author:
shiretu
Message:

-- work on android apple streaming
-- work on new SSL support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/thelib/src/protocols/rtmp/basertmpprotocol.cpp

    r56 r87  
    118118        if (type == PT_TCP 
    119119                        || type == PT_RTMPE 
    120                         || type == PT_SSL 
     120                        || type == PT_INBOUND_SSL 
    121121                        || type == PT_INBOUND_HTTP_FOR_RTMP) 
    122122                return true; 
Note: See TracChangeset for help on using the changeset viewer.