APIRef_tm_ltm_profile_rtsp¶
mgmt/tm/ltm/profile/rtsp
Virtual server RTSP traffic profile configuration
REST Endpoints
- Collection URI
/mgmt/tm/ltm/profile/rtsp
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/ltm/profile/rtsp/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service to which the object belongs. | |
checkSource |
string | enabled | optional | read/write | When enabled the system uses the source attribute in the transport header to establish the target address of the RTP stream, and before the response is forwarded to the client, updates the value of the source attribute to be the virtual address of the BIG-IP system. When disabled the system does not change the source attribute. The default value is enabled. |
defaultsFrom |
string | optional | read/write | Specifies the profile that you want to use as the parent profile. Your new profile inherits all settings and values from the parent profile specified. | |
description |
string | optional | read/write | User defined description. | |
idleTimeout |
string | 300 | optional | read/write | Specifies the number of seconds that a connection is idle before the connection is eligible for deletion. The default value is 300 seconds. |
logProfile |
string | optional | read/write | Configures the ALG log profile that controls logging. | |
logPublisher |
string | optional | read/write | Configures the log publisher that handles events logging for this profile. | |
maxHeaderSize |
integer | 4096 | optional | read/write | Specifies the maximum size of an RTSP request or response header that the RTSP filter allows before dropping the connection. The default value is 4096 bytes. |
maxQueuedData |
integer | 32768 | optional | read/write | Specifies the maximum amount of data that the RTSP filter buffers before dropping the connection. The default value is 32768 bytes. |
multicastRedirect |
string | disabled | optional | read/write | When enabled, the client can select the destination to which to stream data. The default value is disabled. |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which this profile resides. |
proxy |
string | none | optional | read/write | Specifies whether the RTSP filter is associated with an RTSP proxy configuration. The default value is none. |
proxyHeader |
string | optional | read/write | When the proxy option is set, specifies the name of the header in the RTSP proxy configuration that is passed from the client-side virtual server to the server-side virtual server. Note that the name of the header must begin with X-. | |
realHttpPersistence |
string | enabled | optional | read/write | When enabled, the RTSP filter automatically persists Real Networks RTSP over HTTP using the RTSP port. The default value is enabled. If you disable this parameter, you can override the default behavior with an iRule. |
rtcpPort |
integer | 0 | optional | read/write | The Real Time Control Protocol (RTCP) allows monitoring of the real-time data delivery. Specifies the number of the port to use for the RTCP service. |
rtpPort |
integer | 0 | optional | read/write | The Real Time Protocol (RTP) provides data transport functions suitable for applications transmitting real-time data. Specifies the number of the port to use for the RTP service. |
sessionReconnect |
string | disabled | optional | read/write | When enabled, the RTSP filter persists the control connection, which is being resumed, to the correct server. The default value is disabled. |
unicastRedirect |
string | disabled | optional | read/write | When enabled, the client can select the destination to which to stream data. The default value is disabled. |
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.
The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.