Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Dumb Audio Question
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dick  
View profile  
 More options Nov 3 2010, 9:37 am
From: Dick <stef...@binghamton.edu>
Date: Wed, 3 Nov 2010 06:37:36 -0700 (PDT)
Local: Wed, Nov 3 2010 9:37 am
Subject: Dumb Audio Question
I have never been able to get the audio part of OpenWonderland to
work. It seems to be working on the clients (Audio Test) but not on
the server.  The dumb question is : does the server have to have a
working audio card in it or does the server just act as a traffic cop
for the UDP packets? I had just noticed  that the audio doesn't seem
to work on the server machine (can't play a CD).

Dick Steflik
Binghamton University


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Kaplan  
View profile  
 More options Nov 3 2010, 11:21 am
From: Jonathan Kaplan <jonathan...@gmail.com>
Date: Wed, 3 Nov 2010 08:21:37 -0700
Local: Wed, Nov 3 2010 11:21 am
Subject: Re: Dumb Audio Question

The server does not need to have a sound card. It treats the audio as
streams of bytes, and doesn't ever try to use it as sounds.  If the audio
test is working, but in-world audio is not, that usually means there is a
networking problem between the client and the server. Is the server outside
a firewall, or something like that?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dick  
View profile  
 More options Nov 3 2010, 11:41 am
From: Dick <stef...@binghamton.edu>
Date: Wed, 3 Nov 2010 08:41:12 -0700 (PDT)
Local: Wed, Nov 3 2010 11:41 am
Subject: Re: Dumb Audio Question
Jon,
Its sitting on another table in my office. Right now all of the
machines accessing it are behind the campus firewall on the same
network. The server is running Ubuntu 9.1.  I don't think the udp
ports are being blocked by Ubuntu but I don't know how to tell if they
are. BTW, when I access the OpenWonderland Community server from my
office the audio works.

Dick Steflik

On Nov 3, 11:21 am, Jonathan Kaplan <jonathan...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dick  
View profile  
 More options Nov 3 2010, 2:36 pm
From: Dick <stef...@binghamton.edu>
Date: Wed, 3 Nov 2010 11:36:46 -0700 (PDT)
Local: Wed, Nov 3 2010 2:36 pm
Subject: Re: Dumb Audio Question
Hey Jon,
That took care of the problem. I can talk and hear "In World" now.

Thanks,
Dick Steflik

On Nov 3, 11:41 am, Dick <stef...@binghamton.edu> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Kaplan  
View profile  
 More options Nov 3 2010, 5:14 pm
From: Jonathan Kaplan <jonathan...@gmail.com>
Date: Wed, 3 Nov 2010 14:14:25 -0700
Local: Wed, Nov 3 2010 5:14 pm
Subject: Re: Dumb Audio Question

For future reference, the issue was that the voice bridge was listening on
the wrong IP address. We diagnosed the problem using "netstat -an | grep
5060", which showed that the voice bridge was listening to "localhost"
rather than the external IP address. The solution was to edit the voice
bridge properties and set the value of the voicebridge.local.hostAddress to
the external IP address of the machine.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ric Moore  
View profile  
 More options Apr 15 2012, 4:09 pm
From: Ric Moore <wayward4...@gmail.com>
Date: Sun, 15 Apr 2012 16:09:02 -0400
Local: Sun, Apr 15 2012 4:09 pm
Subject: Re: Dumb Audio Question
On 11/03/2010 05:14 PM, Jonathan Kaplan wrote:
> For future reference, the issue was that the voice bridge was listening
> on the wrong IP address. We diagnosed the problem using "netstat -an |
> grep 5060", which showed that the voice bridge was listening to
> "localhost" rather than the external IP address. The solution was to
> edit the voice bridge properties and set the value of the
> voicebridge.local.hostAddress to the external IP address of the machine.

Digging back into past emails I checked this on my machine
wayward4now@iam:~$ netstat -an | grep 5060
tcp6       0      0 192.168.0.2:5060        :::*
LISTEN
udp6       0      0 192.168.0.2:5060        :::*

wayward4now@iam:~$

So, I'm good there. I just cannot configure nor test the audio system
via client tools. I checked alsamixer and pulse. Everything is looking
good, I have plenty of audio on my system. Strange this. Ric

--
My father, Victor Moore (Vic) used to say:
"There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome." R.I.P. Dad.
http://linuxcounter.net/user/44256.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Schmidt  
View profile  
 More options Apr 17 2012, 5:39 pm
From: Matthew Schmidt <matthew.schm...@gmail.com>
Date: Tue, 17 Apr 2012 14:39:37 -0700 (PDT)
Local: Tues, Apr 17 2012 5:39 pm
Subject: Re: Dumb Audio Question

Rick, I spent a good portion of yesterday troubleshooting audio on my
Ubuntu 11.10 box. Lessons learned are: audio on Ubuntu 11.10 is a
nightmare, audio w/ 64 bit Sun Java on 11.10 is also a mess, and that audio
on a machine with two soundcards makes my hair fall out faster than it
already does,

My solution was to use a USB headset, alsamixer to set the volume, and
pavucontrol to disable all other sound cards and set the USB headset as
default. I now have sound in Wonderland on Ubuntu 11.10.

My understanding is that many of these issues are going to be ironed out in
12.04. Looking forward to that release.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ric Moore  
View profile  
 More options Apr 18 2012, 1:38 am
From: Ric Moore <wayward4...@gmail.com>
Date: Wed, 18 Apr 2012 01:38:37 -0400
Local: Wed, Apr 18 2012 1:38 am
Subject: Re: Dumb Audio Question
On 04/17/2012 05:39 PM, Matthew Schmidt wrote:

> Rick, I spent a good portion of yesterday troubleshooting audio on my
> Ubuntu 11.10 box. Lessons learned are: audio on Ubuntu 11.10 is a
> nightmare, audio w/ 64 bit Sun Java on 11.10 is also a mess, and that
> audio on a machine with two soundcards makes my hair fall out faster
> than it already does,

> My solution was to use a USB headset, alsamixer to set the volume, and
> pavucontrol to disable all other sound cards and set the USB headset as
> default. I now have sound in Wonderland on Ubuntu 11.10.

I never had to disable a sound source, I would do the sound test with
pavucontrol open and when the record line twitched, I would set that
input to my USB headset mike. And then everything just worked.

BUT!!! I think I know what it is!! I had this happen long ago and just
remembered. When you install Ubuntu it loads up OpenJDK. The devs have a
script that sets up alsa audio just for java. If you erase the openjdk
packages, you lose that bunch of scripts. Actually there is no reason to
erase openJDK, if you want to install the Gospel Java from Oracle.

Well, I DID delete the openjdk packages. I bet THAT is my problem. So,
my 12.04 DVD is on the way, in the mail. I'll re-install fresh, right
down to formatting my drive, and I betcha when I leave openjdk alone
this time, I can install Oracle Java and still have those alsa config
files for java intact. I went through this several years ago. And I
didn't remember until now. Dang me, Ric

--
My father, Victor Moore (Vic) used to say:
"There are two Great Sins in the world...
..the Sin of Ignorance, and the Sin of Stupidity.
Only the former may be overcome." R.I.P. Dad.
http://linuxcounter.net/user/44256.html


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matthew Schmidt  
View profile  
 More options Apr 18 2012, 9:07 pm
From: Matthew Schmidt <matthew.schm...@gmail.com>
Date: Wed, 18 Apr 2012 18:07:52 -0700 (PDT)
Local: Wed, Apr 18 2012 9:07 pm
Subject: Re: Dumb Audio Question

I'd be interested in how that works out for you. Please post your
experiences.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »