[Live-devel] RTSP patch

2008-06-04 Thread Josh Norell
Here's a patch that we wrote in response to solving this problem: http://lists.live555.com/pipermail/live-devel/2008-March/008275.html It was done on the 2008.02.08 build, so it may not be valid any more, but here it is anyway in case someoen finds it useful: diff -u -r live-clean/liveMedia/

Re: [Live-devel] VLC and stb don\'t play \"trick play\" streams

2008-04-16 Thread Josh Norell
For what it's worth, this problem seems to be only on the amino 110. The amino 125/130's fast forward/backward pretty well, aside from some stuttering upon resuming normal play scale. Josh On Wed, 2008-04-16 at 14:40 +0200, [EMAIL PROTECTED] wrote: > hello ross, > > as far as i know no stb, we u

Re: [Live-devel] playing files not in the current directory

2008-03-19 Thread Josh Norell
On Tue, 2008-03-18 at 19:07 -0700, Ross Finlayson wrote: > >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 req

Re: [Live-devel] playing files not in the current directory

2008-03-18 Thread Josh Norell
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 > >> >

Re: [Live-devel] playing files not in the current directory

2008-03-18 Thread Josh Norell
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 a

[Live-devel] playing files not in the current directory

2008-03-18 Thread Josh Norell
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