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