Re: [Live-devel] RTSP URL Symbols

2019-09-19 Thread Christoph Willing
On 19/9/19 5:25 pm, Ross Finlayson wrote: > > >> On Sep 19, 2019, at 12:13 AM, HAN Hao 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? >

Re: [Live-devel] RTSP URL Symbols

2019-09-19 Thread Ross Finlayson
> On Sep 19, 2019, at 12:13 AM, HAN Hao 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

[Live-devel] RTSP URL Symbols

2019-09-19 Thread HAN Hao
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? For example the URL I am trying to host is rtsp://192.168.1.1/something>rtsp_transport=udp Thanks! ___