[Live-devel] Remove from mailing list

2020-02-26 Thread Prager, Michal
Hi, Can you please remove me from the mailing list? Thanks, Michal - Intel Israel (74) Limited This e-mail and any attachments may contain confidential material for the sole use of the intended recipient(s). Any review or distr

[Live-devel] RTSP GET_PARAMETER command

2020-02-23 Thread Prager, Michal
Hi, I would like to send a GET_PARAMETER command without a session parameter (like DESCRIBE command). I see that RTSPServer has the following API: virtual void handleCmd_GET_PARAMETER(char const* fullRequestStr) But I don't know how to use it on the RTSPClient side which has only: unsigned send