Bug #350
add audio-buffer setting in scenic
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | scenic.gtk | Spent time: | - | |
| Target version: | 0.5 | |||
| Resolution: | fixed | Version: | 0.4.3 | |
| Trac ticket ID: | 350 |
Description
for both sender and receiver. this will affect latency and quality, so use with care. the formula for the minimum safe value is:
min = framesPerPeriod / samplerate * 1000
maximum can be whatever, maybe 500ms
History
Updated by Alexandre Quessy about 3 years ago
- Status changed from New to In Progress
Updated by Tristan Matthews about 3 years ago
there should be one spinbutton under sending and one under receiving in the audio tab.
Updated by Alexandre Quessy about 3 years ago
- Status changed from In Progress to Closed
- Resolution set to fixed
done in r5615 for version 0.5.1