haiyangwu / mediasoup-demo-android

mediasoup android demo https://demo.mediasoup.org
96 stars 65 forks source link

Failed to set remote Audio Description send parameters.. #24

Open OneCats opened 3 years ago

OneCats commented 3 years ago

Session error description: Failed to set remote Audio Description send parameters.. at org.mediasoup.droid.RecvTransport.nativeConsume(Native Method) The at org. Mediasoup. The droid. RecvTransport. Consume (RecvTransport. Java: 48) The at org. Mediasoup. The droid. Lib. RoomClient. OnNewConsumer (RoomClient. Java: 1055) The at org. Mediasoup. The droid. Lib. RoomClient. Access the $300 (RoomClient. Java: 39) The at org. Mediasoup. The droid. Lib. RoomClient $2. Lambda $onRequest $2 $2 $RoomClient (RoomClient. Java: 597) The at org. Mediasoup. The droid. Lib. - $$Lambda $RoomClient $2 $8 b9dcudrw2ll5uzqlkr80_pqlg0. Run (Lambda)

fluidwl commented 3 years ago

So do I.When i use library, new audio consumer always throw this exception.

hahalike commented 3 years ago

请问大神这个如何解决

ycharbel88 commented 3 years ago

hello did you solve this problem? thank you for your response it still appearing on android API 23 (6.0.1)

fluidwl commented 3 years ago

I solved this problem by modifying source code.I found that channels field was missing in audio encode params.