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

@ -29,7 +29,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
using namespace std;
#include <srs_kernel_error.hpp>
#include <srs_rtmp_sdk.hpp>
#include <srs_rtmp_stack.hpp>
#include <srs_app_st_socket.hpp>
#include <srs_app_json.hpp>
#include <srs_app_dvr.hpp>