#1219 closed defect (needinfo)
microphone from client
Reported by: | kc7noa | Owned by: | kc7noa |
---|---|---|---|
Priority: | minor | Milestone: | 2.3 |
Component: | sound | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
I want to send client microphone to server so that program on server (called quisk) can use for microphone input.
Ubuntu 16.04 on both computers. one an Intel based system, other is Arm64
Both running xpra0.17.2
server start string xpra start :100 && DISPLAY=:100 pavucontrol && DISPLAY=:100 quiskR
client string xpra attach ssh:kc7noa@MyAddress:100 --microphone=on
Attachments (6)
Change History (17)
Changed 5 years ago by
Attachment: | XpraBugTool.zip added |
---|
comment:1 Changed 5 years ago by
quiskR is an alias that i setup to run the quisk program
Iv tried using "--microphone=on" on both client and server string ... to get client microphone as a selectable source for quisk.
Quisk version is 4.05
comment:2 Changed 5 years ago by
Owner: | changed from Antoine Martin to kc7noa |
---|
Please post the server log and client output when running with -d gstreamer
, and the output from xpra _sound_query
.
Changed 5 years ago by
Attachment: | server_quisk_input_device_list added |
---|
quisk input device shown in black box
comment:3 Changed 5 years ago by
Description: | modified (diff) |
---|
@kc7noa: this is not the information that was requested, see comment:2.
Also, why are you not launching pavucontrol using --start=pavucontrol
?
If you start child processed yourself, they will not inherit all the environment that is setup by the server.
Best to start an xterm and start your application from there, at least for testing.
comment:4 Changed 5 years ago by
Do you want -d gstreamer & xpra _sound_query from client or server ... ill do server first. will be done from a plain ssh with no x forwarding
Changed 5 years ago by
Attachment: | client_D_Gstreamer.txt added |
---|
client connect with microphone=on -d gestreamer
comment:6 Changed 5 years ago by
Ill also add .. that using the --microphone=on on client shows up in clients pavucontrol but not server side.
comment:8 Changed 4 years ago by
Milestone: | 1.0 → future |
---|
comment:10 Changed 3 years ago by
Resolution: | → needinfo |
---|---|
Status: | new → closed |
Closing as per email response: kc7noa cannot test.
comment:11 Changed 5 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1219
this is the xpra bug repot tool