Avatar

Level 2
I would like to get the webcamera and audio working well
together. What I have done is taken the example code for the
webcamera and added in AudioSubscriber and AudioPublisher. The
first problem is performance is terrible. I have quality on the
webcam publisher set to 70. Most of the time I cant even hear the
audio from the other end. Each of these components is within the
same ConnectSessionContainer. I am not doing anything differently
to the SharedProperty as found in the example code. I looked around
on this forum for help but didn't really find what I was looking
for. Does anyone know how to do this correctly/efficiently? It
would be nice if the webcamera example also had audio. It doesn't
do a whole lot to have video and no audio.

Thanks!