mirror of
https://github.com/moonlight-stream/moonlight-common-c.git
synced 2026-06-24 05:31:13 +00:00
Send periodic pings and FEC status messages more frequently
This commit is contained in:
+1
-1
@@ -242,7 +242,7 @@ static char**preconstructedPayloads;
|
|||||||
static bool supportsIdrFrameRequest;
|
static bool supportsIdrFrameRequest;
|
||||||
|
|
||||||
#define LOSS_REPORT_INTERVAL_MS 50
|
#define LOSS_REPORT_INTERVAL_MS 50
|
||||||
#define PERIODIC_PING_INTERVAL_MS 250
|
#define PERIODIC_PING_INTERVAL_MS 100
|
||||||
|
|
||||||
// Initializes the control stream
|
// Initializes the control stream
|
||||||
int initializeControlStream(void) {
|
int initializeControlStream(void) {
|
||||||
|
|||||||
Reference in New Issue
Block a user