[Live-devel] RTSP URL Symbols
Ross Finlayson
finlayson at live555.com
Thu Sep 19 00:25:20 PDT 2019
> On Sep 19, 2019, at 12:13 AM, HAN Hao <han.hao at 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/
More information about the live-devel
mailing list