startRecording
Starts the recording for a given participant (endpoint) in a conference.
This method can use the following parameters.
Request parameters
|
Name |
Type |
Description |
Required |
|---|---|---|---|
|
conferenceID |
EntityID |
This is an ID for addressing the room object in the VidyoPortal where the conference is started |
Yes |
|
recorderPrefix |
String |
A string representing the recording prefix |
Yes |
|
webcast |
Boolean |
Start recording the webcast |
Yes |
Response parameter
|
Name |
Type |
Description |
Required |
|---|---|---|---|
|
OK |
String |
String representation of successful operation |
Yes |
Faults
|
Name |
Description |
|---|---|
|
NotLicensedFault |
API is not licensed |
|
GeneralFault |
An unspecified error occurred |
|
InvalidArgumentFault |
The arguments that were passed into services were wrong |
|
ResourceNotAvailableFault |
Resource Not Available Fault |
|
SeatLicenseFault |
For service use only |