[jitsi-dev] No audio in mixer mode

07:51:24.277 SEVERE: [7066] net.sf.fmj.media.Log.error() No format has
been registered for RTP payload type 111

07:51:24.286 SEVERE: [7053] net.sf.fmj.media.Log.error() No format has
been registered for RTP payload type 116

Did you send the payload types to the Videobridge when/after allocating the
channels?
[DS] Yes
{"id":"111","name":"opus","clockrate":"48000","channels":"2"}

Is either one of 111 and 116 the payload type number with which the endpoint
is sending audio to the Videobridge?
[DS] 111 is the payload type number with which Endpoints are sending audio
to videobridge

Hi,
I tried the audio mixer mode with static payload types (G711) and this time
I got the mixed audio stream from Videobridge but with payload type G722
while the endpoints were sending audio with payload type G711.

I am sending payload types to the Videobridge after allocating channels (in
Patch Rest Api) but the videobridge does not seem to using the payload-type
info.
I tested this on build 342.

BR,
Divya

ยทยทยท

-----Original Message-----
From: dev-bounces@jitsi.org [mailto:dev-bounces@jitsi.org] On Behalf Of
Divya Singh
Sent: Monday, September 15, 2014 5:01 PM
To: dev@jitsi.org
Subject: Re: [jitsi-dev] No audio in mixer mode

07:51:24.277 SEVERE: [7066] net.sf.fmj.media.Log.error() No format has
been registered for RTP payload type 111

07:51:24.286 SEVERE: [7053] net.sf.fmj.media.Log.error() No format has
been registered for RTP payload type 116

Did you send the payload types to the Videobridge when/after allocating the
channels?
[DS] Yes
{"id":"111","name":"opus","clockrate":"48000","channels":"2"}

Is either one of 111 and 116 the payload type number with which the endpoint
is sending audio to the Videobridge?
[DS] 111 is the payload type number with which Endpoints are sending audio
to videobridge

_______________________________________________
dev mailing list
dev@jitsi.org
Unsubscribe instructions and other list options:
http://lists.jitsi.org/mailman/listinfo/dev