#368 closed enhancement (worksforme)
xpra should detect (and fix?) audio monitors that are muted (or have low volume)
Reported by: | Norman Rasmussen | Owned by: | Norman Rasmussen |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | server | Version: | 0.9.x |
Keywords: | Cc: |
Description
re: #363 - my monitor source was muted and so I didn't get any sound. xpra should help debug lack-of-sound, and maybe tell you that the source is muted or volume is very low.
eg:
pactl set-source-mute alsa_output.pci-0000_00_1b.0.analog-stereo.monitor 0
Change History (3)
comment:1 Changed 8 years ago by
Owner: | changed from Antoine Martin to Norman Rasmussen |
---|
comment:2 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Not heard back, closing. Feel free to re-open the ticket.
comment:3 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/368
Note: See
TracTickets for help on using
tickets.
Does r3762 fix the problem for you? (untested)
If so, please close this ticket.
Note that this only unmutes the source, this won't touch the volume which may be set too low. (but we will not touch that - it would start to get far too messy, far too quickly)
Also, as I mentioned before, your setup will forward all sound from the existing pa server to your client... are you sure this is what you want?