RTSPConnection.setProxy
gstrtsp.types.RTSPResult setProxy(string host, uint port)Set the proxy host and port.
Parameters
host | the proxy host |
port | the proxy port |
Returns
#GST_RTSP_OK.
gstrtsp.types.RTSPResult setProxy(string host, uint port)Set the proxy host and port.
host | the proxy host |
port | the proxy port |