Expand my Community achievements bar.

Webcam works - but no audio

Avatar

Level 1

I'm using flash-only swc, 10.1 (webcam example doesn't include audio unfortunately)

I have a group chat setup:

1 local webcamSubscriber

3 remote webcamsSubscribers.

1 local audioPublisher

3 remote audioSubscribers

The video is working great, however I can't get the audio from any users. In the Flash settings panel, the mics are picked up and show feedback in the dialog.

In the room console it lists audio feeds for all of the users, but when I subscribe to them through the room console it has a loading screen in the subwindow and never picks up.

The audioSubscribers are all linked in to the correct corresponding remote publisherID's - assured by the videos working for the same publisherID's.

----------------------

For the audioPublisher I'm just instantiating it and then calling ".publish()" - am I missing a step?

I'm testing using multiple browser instances on one computer - is this the problem?

Thanks for any help, if I need to post code I will.

1 Reply

Avatar

Employee

Yes it is possible that multiple browser instance on one computer could

interfere with your audio volume. Try testing on two devices. Please do

share your code, if you are still facing an issue and we can help you.

Thanks

Arun