mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-22 08:52:20 +08:00
初步完成Windows下的移植
This commit is contained in:
@@ -5,13 +5,7 @@
|
||||
* Author: xzl
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <net/if.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/socket.h>
|
||||
#include "Common/config.h"
|
||||
#include "Rtmp/Rtmp.h"
|
||||
#include "RtspToRtmpMediaSource.h"
|
||||
|
||||
Reference in New Issue
Block a user