Hi,
Thanks for that, I'll have a look at making some modifications.
If I can come up with a generic way of providing 'clients' of the classes I'm
interested in (RTSPClient, ProxyServerMediaSession would probably be the first
two) with notifications via virtual functions, would you be interested
> On Oct 20, 2023, at 12:23 PM, Andy Hawkins wrote:
>
> Hi,
>
> The backend RTSP URL is provided by the user, so if they get this wrong I
> want to provide them with feedback as to what might be going wrong. Things
> like connection timed out (they've provided the wrong host name or maybe
>
Hi,
The backend RTSP URL is provided by the user, so if they get this wrong I want
to provide them with feedback as to what might be going wrong. Things like
connection timed out (they've provided the wrong host name or maybe there's a
firewall in the way), connection refused (they've probably
> On Oct 20, 2023, at 11:39 AM, Andy Hawkins wrote:
>
> Hi,
>
> We're using live555 to proxy RTSP streams, by adding a
> ProxyServerMediaSession to an RTSP server.
>
> Is there any way to retrieve progress / status of the connection to the
> 'source' RTSP server? I'm interested in whether s
Hi,
We're using live555 to proxy RTSP streams, by adding a ProxyServerMediaSession
to an RTSP server.
Is there any way to retrieve progress / status of the connection to the
'source' RTSP server? I'm interested in whether socket connections fail,
whether there's an error returned by the 'DESCR