change buffer again

This commit is contained in:
Quentin 2020-02-07 00:46:03 +01:00
parent ebe27b959c
commit d498ce2d58
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ int main(int argc, char *argv[]) {
.audio_tap = "pulsesrc",
.grtppktlost = 0,
.droplat = TRUE,
.buffering_mode = "none"
.buffering_mode = "slave"
};
int opt = 0;