cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
453
Views
2
Helpful
2
Replies

Is it possible to record RTP stream by using jabber SDK

Selvakumar45
Level 1
Level 1

Hi All,

     1.Need to confirm,is it possible to record the RTP stream using jabber SDK?(Any class file available for Recording RTP stream)

     2.Is it possible to create .net application by using cisco jabber sdk.

Regards,

SelvakumarG

2 Replies 2

dstaudt
Cisco Employee
Cisco Employee

1) The Jabber SDK supports endpoint-based recording, which can be configured in UCM admin as 'always on', or it can be triggered remotely via CTI application (using TAPI or JTAPI APIs).  The Jabber SDK javascript library itself does not expose any recording activiation methods

2) It may be possible to use an embedded web browser control in a native PC app to host and present the Jabber SDK, however this is not an officially tested/supported scenario

Selvakumar45
Level 1
Level 1


Mr.dstaudt,Thank you for your input.