>Sorry if I wasn't clear...
>
>Symbolic links would work if I could get the client to request
>"rtsp://server/video.ts", but it is requesting
>"rtsp://server/dirA/dirB/dirC/video.ts" and I don't have any way to
>change what it requests.
Why not?
--
Ross Finlayson
Live Networks, Inc.
http://www.l
On Tue, 2008-03-18 at 15:16 -0700, Ross Finlayson wrote:
> > > > I'm using live555MediaServer to do some RTSP streaming, but it's not
> >> > apparent to me how, or if you can, play files that arn't in the current
> >> > directory. eg. live555MediaServer is running in /dirA, but I want to
> >> >
> > > I'm using live555MediaServer to do some RTSP streaming, but it's not
>> > apparent to me how, or if you can, play files that arn't in the current
>> > directory. eg. live555MediaServer is running in /dirA, but I want to
>> > play /dirA/dirB/dirC/video.ts.
>>
>>
>> > Can this be done, and
>Hi,
>
>I'm wondering if there is any asynchronous rtsp client available with the
>live555 media library.
No, not yet, but it's high on the 'to do' list, because it's the way
that the RTSP client implementation should really be done.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
Hi,
I'm wondering if there is any asynchronous rtsp client available with the
live555 media library.
Thanks,
Alkassoum
No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.21.7/1333 - Release Date: 18/03/2008
8:10 AM
__
On Tue, 2008-03-18 at 16:17 +0100, Marco Amadori wrote:
> Il Tuesday 18 March 2008 15:29:49 Josh Norell ha scritto:
> > Hello,
> >
> > I'm using live555MediaServer to do some RTSP streaming, but it's not
> > apparent to me how, or if you can, play files that arn't in the current
> > directory. eg.
Il Tuesday 18 March 2008 15:29:49 Josh Norell ha scritto:
> Hello,
>
> I'm using live555MediaServer to do some RTSP streaming, but it's not
> apparent to me how, or if you can, play files that arn't in the current
> directory. eg. live555MediaServer is running in /dirA, but I want to
> play /dirA/d
My understanding is that it only streams files from the current
directory.
--
Glen Gray
[EMAIL PROTECTED]
On 18 Mar 2008, at 14:29, Josh Norell wrote:
> Hello,
>
> I'm using live555MediaServer to do some RTSP streaming, but it's not
> apparent to me how, or if you can, play files that arn't
Hello,
I'm using live555MediaServer to do some RTSP streaming, but it's not
apparent to me how, or if you can, play files that arn't in the current
directory. eg. live555MediaServer is running in /dirA, but I want to
play /dirA/dirB/dirC/video.ts.
the MediaServer says "RTSP/1.0 404 Stream Not Fou
well, thanks for the help, finally the problem was that my gateway was
accidentally changing the format of the packets, and I guess openRTSP
couldn't write them properly.
best regards,
Sergio
On Mon, Mar 17, 2008 at 11:24 PM, Ross Finlayso <[EMAIL PROTECTED]>
wrote:
> >Thanks for your answer, I
> > >So it seems to be a strange threading or concurrency problem
>>
>> Unlikely, because the LIVE555 code is single-threaded.
>
>Do you think it could be easely extended to be multithreaded?
No, because the system was explicitly designed to be single threaded,
using an event loop - rather than
Il Monday 17 March 2008 23:11:52 Ross Finlayson ha scritto:
> >So it seems to be a strange threading or concurrency problem
>
> Unlikely, because the LIVE555 code is single-threaded.
Do you think it could be easely extended to be multithreaded?
> You're clearly running into a resource limit; the
12 matches
Mail list logo