pipewire/src/modules/module-rtp
Wim Taymans c37f9f9cf0 module-rtp: use sess.latency.msec also for sender
Use the sess.latency.msec also for the sender and use it to control the
NODE_LATENCY. Make it a float to be in line with the other time values.
Set is to a default of ptime, which was what it used to be.

This makes it possible to set the ptime to a smaller value than the
sess.latency.msec so that we send out multiple packets per quantum.
This will result in some bursty output for now but with a timer that can
be improved later.

Update the docs a little, mention the new rtp.ptime and rtp.frametime.
2024-01-25 15:49:41 +01:00
..
apple-midi.h Merge branch 'master' into 'fix_san_build' 2023-03-10 10:10:25 +00:00
audio.c modules: move some spa_debug_mem to the log 2024-01-11 17:49:50 +01:00
midi.c modules: move some spa_debug_mem to the log 2024-01-11 17:49:50 +01:00
opus.c modules: move some spa_debug_mem to the log 2024-01-11 17:49:50 +01:00
ptp.h module-rtp-sap: review 2024-01-22 16:41:06 +00:00
rtp.h module-rtp: send journal feedback 2023-03-10 10:47:03 +01:00
sap.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
stream.c module-rtp: use sess.latency.msec also for sender 2024-01-25 15:49:41 +01:00
stream.h module-rtp: use sess.latency.msec also for sender 2024-01-25 15:49:41 +01:00