> On Sep 19, 2019, at 12:13 AM, HAN Hao <han....@stengg.com> wrote: > > Hi! > > I am trying to use the RTSP Proxy Server to host a URL that consists of a “>” > sign. Is there anyway I can do that without the RTSP Proxy Server not > recognising it as a URL?
It’s probably your terminal (shell) - not our software - that’s having trouble with the “>” sign. That symbol is usually used to redirect ‘standard output’ to a file. Instead, try quoting that URL - e.g., live555ProxyServer 'rtsp://192.168.1.1/something>rtsp_transport=udp’ or live555ProxyServer "rtsp://192.168.1.1/something>rtsp_transport=udp" Ross Finlayson Live Networks, Inc. http://www.live555.com/ _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel