> On Aug 4, 2015, at 5:47 AM, Sree Venkedesh <sree.venked...@vvdntech.in> wrote:
> 
> Hi ,
>   i would like to know the streamname from the rtspURL requested by client .

First, you didn’t way for sure, but I assume that you are developing a RTSP 
server.

Each RTSP server passes the ‘stream name’ as a parameter to the 
“lookupServerMediaSession()” virtual function.  Therefore, I suggest that you 
subclass the “RTSPServer” class, and reimplement this virtual function.


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

_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to