RenameStream

Rename a rolling buffer.

Tip: If you try to rename a rolling buffer while Media Server is writing video to it, this action will fail.

Type: synchronous

Parameter Description Required
OldName The name of the rolling buffer that you want to rename. Yes
NewName The new name for the rolling buffer. Stream names are case-insensitive. Valid characters are a-z, A-Z, 0-9, underscore (_), plus sign (+), and hyphen (-). Yes

Example

http://localhost:14000/action=RenameStream&OldName=Stream1
                                          &NewName=News

Response

<autnresponse>
  <action>RENAMESTREAM</action>
  <response>SUCCESS</response>
  <responsedata></responsedata>
</autnresponse>

_HP_HTML5_bannerTitle.htm