1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

merge the rtmp sdk to stack.

This commit is contained in:
winlin 2015-06-13 16:04:59 +08:00
parent 0d66e92ab5
commit d103557a8b
33 changed files with 2031 additions and 2122 deletions

View file

@ -30,7 +30,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <srs_kernel_log.hpp>
#include <srs_rtmp_io.hpp>
#include <srs_rtmp_utility.hpp>
#include <srs_rtmp_sdk.hpp>
#include <srs_rtmp_stack.hpp>
#include <srs_kernel_stream.hpp>
#ifdef SRS_AUTO_SSL