Perfect, thank you!
-Original Message-
From: live-devel-boun...@ns.live555.com
[mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson
Sent: Tuesday, June 14, 2011 8:30 PM
To: LIVE555 Streaming Media - development & use
Subject: Re: [Live-devel] Find a particular
Thanks! That put me on the right track, one last question. Once I
have a list of RTSPClientSession objects, what's the best way to
grab it's FramedSource? There doesn't seem to be a straight forward
way to acquire it.
You're right - there isn't, unfortunately. This information isn't
exposed
Thanks! That put me on the right track, one last question. Once I have a list
of RTSPClientSession objects, what's the best way to grab it's FramedSource?
There doesn't seem to be a straight forward way to acquire it.
Thanks again.
On Jun 10, 2011, at 9:37 PM, "Ross Finlayson" wrote:
>> Is th
Is there a way to find a specific rtsp client session? I currently
have the RTSPServer object, and I would like a way to search it's
connected clients for a specific connection and ultimately get it's
FramedSource object so that I can tell it to stop sending frames,
send one frame every couple
Is there a way to find a specific rtsp client session? I currently have
the RTSPServer object, and I would like a way to search it's connected
clients for a specific connection and ultimately get it's FramedSource
object so that I can tell it to stop sending frames, send one frame
every couple sec