Re: adding audio support for vnc connections

2018-06-17 Thread robertkwild
thanks Nick -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: adding audio support for vnc connections

2018-06-16 Thread Nick Couchman
On Sat, Jun 16, 2018 at 7:30 PM robertkwild wrote: > hi, > > now i have pulseaudio working on a vnc users connection > > how do i add audio for the other vnc connection users, so they all have > audio > > atm it just works for one vnc user and not the others > > is this because pulseaudio only

Re: adding audio support for vnc connections

2018-06-16 Thread robertkwild
hi, now i have pulseaudio working on a vnc users connection how do i add audio for the other vnc connection users, so they all have audio atm it just works for one vnc user and not the others is this because pulseaudio only uses one port number? -- Sent from:

Re: adding audio support for vnc connections

2018-06-14 Thread robertkwild
Makes perfect sense How would i go about installing pulseaudio on the end users machine so they can have audio while they are using vnc viewer to log in there vurtual machines -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: adding audio support for vnc connections

2018-06-14 Thread Nick Couchman
On Thu, Jun 14, 2018 at 8:55 PM robertkwild wrote: > ok i have succesfully done it via this command instead cutting out the acl > network stuff - > > load-module module-native-protocol-tcp auth-anonymous=1 > > now on the guacamole server when i click the connection it works > > but when i

Re: adding audio support for vnc connections

2018-06-14 Thread robertkwild
ok i have succesfully done it via this command instead cutting out the acl network stuff - load-module module-native-protocol-tcp auth-anonymous=1 now on the guacamole server when i click the connection it works but when i connect via vnc client ie realvnc it doesnt work so how can i get the

Re: adding audio support for vnc connections

2018-06-14 Thread Nick Couchman
On Thu, Jun 14, 2018 at 18:56 robertkwild wrote: > mmm... think i know why its not working > > as the vnc server is on a VM with no sound card im pretty sure this is why? No, you shouldn't need a sound card - the whole point of doing it over the network is that the hardware need not be

Re: adding audio support for vnc connections

2018-06-14 Thread robertkwild
mmm... think i know why its not working as the vnc server is on a VM with no sound card im pretty sure this is why? -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Re: adding audio support for vnc connections

2018-06-14 Thread robertkwild
Nice So i have added the acl rule on the vnc server ie 172.16.8.0/21 as thats my whole subnet as i dont want to lock it down I do pulseaudio -k and it returns to the command line so i know its succesfully restarted the daemon Then i do the netstat command and i see its listening Now on

Re: adding audio support for vnc connections

2018-06-14 Thread Nick Couchman
On Thu, Jun 14, 2018 at 6:18 PM robertkwild wrote: > no the vnc server and guacamole server are different machines > > vnc server ip is 172.16.9.27 > > guacamole server ip is 172.16.9.16 > > so do i enter this on the vnc server with pulseaudio installed in the > "/etc/pulse/default.pa" - > >

Re: adding audio support for vnc connections

2018-06-14 Thread robertkwild
no the vnc server and guacamole server are different machines vnc server ip is 172.16.9.27 guacamole server ip is 172.16.9.16 so do i enter this on the vnc server with pulseaudio installed in the "/etc/pulse/default.pa" - load-module module-native-protocol-tcp auth-ip-acl=172.16.9.16/21

Re: adding audio support for vnc connections

2018-06-14 Thread Mike Jumper
On Thu, Jun 14, 2018, 12:47 robertkwild wrote: > hi all, > > i have established a connection to my vnc machine but i have no audio from > it when listening to youtube etc > > i have install pulseaudio-libs-devel on my centos 7 server > > any ideas? Audio is not provided by VNC natively.

adding audio support for vnc connections

2018-06-14 Thread robertkwild
hi all, i have established a connection to my vnc machine but i have no audio from it when listening to youtube etc i have install pulseaudio-libs-devel on my centos 7 server any ideas? cheers, rob -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/