#include <mrcp_unirtsp_server_agent.h>
Data Fields | |
| char * | local_ip |
| apr_port_t | local_port |
| char * | resource_location |
| char * | origin |
| apr_table_t * | resource_map |
| apr_size_t | max_connection_count |
| apt_bool_t | force_destination |
UniRTSP config
Force destination ip address. Should be used only in case SDP contains incorrect connection address (local IP address behind NAT)
Local IP address to bind to
| apr_port_t rtsp_server_config_t::local_port |
Local port to bind to
| apr_size_t rtsp_server_config_t::max_connection_count |
Number of max RTSP connections
SDP origin
Resource location
| apr_table_t* rtsp_server_config_t::resource_map |
Map of the MRCP resource names
1.6.1