Hi,
I am trying to get decent quality two way private audio working but I seem to have problem when the second person starts publishing.
The audio on the first person starts to cut out when the second person starts publishing a private stream to the first person. When I stop publishing the second persons stream, the first stream returns to normal.
Has anyone else seen this?
I am using SPEEX and with echosuppression set to true.
Thanks,
Barry
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Barry,
Are you able to run the PrivateStreamTest example in sampleApps. Try running that to see if your private audio works or not ( you can tweak that to create Audio Pub/Sub through actionscript ). Also, I hope have you turned on allowPrivateStreams in StreamManager for the room to true. Without this, no private streaming will work
Thanks
Hironmay Basu
Views
Replies
Total Likes
hey barry, any chance you can send us a small code sample that reproduces the problem ?
Views
Replies
Total Likes
Hi Raff,
I'll put together a small sample from my code tomorrow or the day after at the latest.
I'm creating the AudioSubscriber and AudioPublishers from Actionscript classes and not mxml components. That may be part of the reason, but other than that the code is pretty straightforward.
Thanks,
Barry
Views
Replies
Total Likes
Hi Barry,
Are you able to run the PrivateStreamTest example in sampleApps. Try running that to see if your private audio works or not ( you can tweak that to create Audio Pub/Sub through actionscript ). Also, I hope have you turned on allowPrivateStreams in StreamManager for the room to true. Without this, no private streaming will work
Thanks
Hironmay Basu
Views
Replies
Total Likes
Hi Basu, Raff,
I set up a test with the sample PrivateStreamTest and I get the same result.
If I send private audio to another person on another machine, the audio works fine but once they try to send their private audio to me then my audio becomes greatly reduced. Actually it becomes almost inaudible. It seems to be a full duplex issue.
Originally I saw the problem when I was setting useEchoSuppression = true, but I actually get the problem regardless of whether I set this value. I am using SPEEX as the codec.
I am using the Flash 10 version of the lccs swc library.
I get the same results when I run in the browser or with an AIR application.
Barry
Views
Replies
Total Likes
We'll give it a try tomorrow. Stay tuned...
Views
Replies
Total Likes
Views
Likes
Replies