mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
move definitions related to miracle-dispd from src/ctl to src/disp
This commit is contained in:
parent
0a7517d8e9
commit
a0d0c9bc8c
8 changed files with 180 additions and 184 deletions
|
@ -23,11 +23,13 @@
|
|||
#include <arpa/inet.h>
|
||||
#include <unistd.h>
|
||||
#include <time.h>
|
||||
#include <stdio.h>
|
||||
#include <gst/gst.h>
|
||||
#include <gst/base/base.h>
|
||||
#include "wfd-session.h"
|
||||
#include "shl_log.h"
|
||||
#include "rtsp.h"
|
||||
#include "ctl.h"
|
||||
|
||||
#define LOCAL_RTP_PORT 16384
|
||||
#define LOCAL_RTCP_PORT 16385
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue