change buffer again
This commit is contained in:
parent
ebe27b959c
commit
d498ce2d58
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ int main(int argc, char *argv[]) {
|
||||||
.audio_tap = "pulsesrc",
|
.audio_tap = "pulsesrc",
|
||||||
.grtppktlost = 0,
|
.grtppktlost = 0,
|
||||||
.droplat = TRUE,
|
.droplat = TRUE,
|
||||||
.buffering_mode = "none"
|
.buffering_mode = "slave"
|
||||||
};
|
};
|
||||||
int opt = 0;
|
int opt = 0;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue