Hi Everybody,

I saw a reply by Ross in mailing list about using SET_PARAMETER from RTSP 
server as below:-


************************************************************************

>But anyway, if you *really* want to handle the "SET_PARAMETER" (or 
>any other) RTSP command coming from the server, then you could modify 
>the function "RTSPClient::incomingRequestHandler1()".  (However, once 
>you've modified the code, you can, in general, expect no support.)

>Ross Finlayson
>Live Networks, Inc.
>http://www.live555.com/

*************************************************************************

My question is 

1) From where I can call the RTSPClient::incomingRequestHandler1() function so 
that client can handle the RTSP request from server .Presently when I tried to 
send the SET_PARAMETER request from server the  RTSP client is considering 
it as a Response and not an RTSP Request.

Please provide your valueable feedback.

Regards
Nitin 
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to