Showing
1 changed file
with
2 additions
and
0 deletions
| @@ -37,6 +37,8 @@ | @@ -37,6 +37,8 @@ | ||
| 37 | cors: true, | 37 | cors: true, |
| 38 | hasAudio: false, | 38 | hasAudio: false, |
| 39 | withCredentials: false, | 39 | withCredentials: false, |
| 40 | + autoCleanupSourceBuffer: true, | ||
| 41 | + autoCleanupMaxBackwardDuration: 60, | ||
| 40 | }, | 42 | }, |
| 41 | config: { | 43 | config: { |
| 42 | headers: { | 44 | headers: { |