cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
445
Views
0
Helpful
1
Replies

REM CSDK for android: Initiates an audio call, the SDP contains the video media line with a=recvonly

jingw8128
Level 1
Level 1

Hi,

The CSDK client initiates an audio with the phone:createCall(address, true, false, listener) by setting the second parameter to true and the third parameter to false, but the SDP offer still contains the video media line and the attribute of recvonly.

My understanding is if we want to initiate an audio only call, the SDP offer should not includes the m=video, even if there a m=video line, the port should be 0. Is that right?

Can you help to comment on it?

Environment:

  REM server version: 10.6.2.10000-4

  REM SDK version: 1.2.22

  Android version: 4.3

Log attached:

1 Accepted Solution

Accepted Solutions

ewindgat
Level 5
Level 5

If you set the video boolean to false the SDP still contains the video line but the call will be audio only without video streaming.

View solution in original post

1 Reply 1

ewindgat
Level 5
Level 5

If you set the video boolean to false the SDP still contains the video line but the call will be audio only without video streaming.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: