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 sendGetParameterCommand(MediaSession& session, responseHandler*
responseHandler, char const* parameterName,
Authenticator*
authenticator = NULL);
When I use this client API I get an error: -115 No RTSP session is currently in
progress.
Is there a different way to use the GET_PARAMETER command?
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 distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel