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

move stream to kernel module

This commit is contained in:
winlin 2014-03-01 10:58:13 +08:00
parent cb99de4462
commit 8fea433450
8 changed files with 13 additions and 12 deletions

View file

@ -33,7 +33,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <srs_kernel_error.hpp>
#include <srs_core_amf0.hpp>
#include <srs_core_autofree.hpp>
#include <srs_core_stream.hpp>
#include <srs_kernel_stream.hpp>
#include <st.h>