Changes between Version 3 and Version 4 of Sound/Debugging
- Timestamp:
- 01/13/16 11:43:53 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Sound/Debugging
v3 v4 60 60 }}} 61 61 * {{{pavucontrol}}} both on the client and inside the xpra session (see example screenshots below) 62 * run the client or server with the [/wiki/Logging debug logging] flag {{{-d sound}}}62 * run the client or server with the [/wiki/Logging debug logging] flag {{{-d gstreamer}}} (or if you are desperate {{{-d sound}}}) 63 63 * run the client or server with {{{XPRA_SOUND_LOG_MESSAGES=1}}} (0.17 onwards) to enable gstreamer bus message debugging 64 64 }}}