Re: [Live-devel] hi all, I found a bug in mediaServer source code.

2014-12-10 Thread Ross Finlayson
> I met another bug about dealing with range time. > Version: live.2014.12.09.tar.gz > > File: RTSPServer.cpp line: 1954 code: > fStreamStates[i].subsession->seekStream(fOurSessionId, > fStreamStates[i].streamToken, absStart, absEnd

Re: [Live-devel] hi all, I found a bug in mediaServer source code.

2014-12-10 Thread ken chow
I met another bug about dealing with range time. Version: live.2014.12.09.tar.gz File: RTSPServer.cpp line: 1954 code: fStreamStates[i].subsession->seekStream(fOurSessionId, fStreamStates[i].streamToken, absStart, absEnd); the absSta

Re: [Live-devel] hi all, I found a bug in mediaServer source code.

2014-12-08 Thread Ross Finlayson
> my point is if utcTimes is "20141208T064100.000Z-\r\nSession: 81A6879B\r\n", > then the sscanf will parse that not we want Yes, you’re right - this was a bug. I’ve just installed a new version - 2014.12.08 - of the “LIVE555 Streaming Media” code that should fix this. Thanks for the report.

Re: [Live-devel] hi all, I found a bug in mediaServer source code.

2014-12-08 Thread ken chow
sorry about that copyright time, we should have updated. but my point is if utcTimes is "20141208T064100.000Z-\r\nSession: 81A6879B\r\n", then the sscanf will parse that not we want, please see the sample at the below. if you're pretty sure that live555-latest.tar.gz is right, then I'm so sorry for

Re: [Live-devel] hi all, I found a bug in mediaServer source code.

2014-12-08 Thread Ross Finlayson
> Please see the attachment that I modified two files I’m puzzled that in both of the files that you attached, the copyright notice says Copyright (c) 1996-2011 yet support for seeking by absolute time was added in 2012. This suggests that you are using modified source files, rather th

Re: [Live-devel] hi

2007-12-03 Thread Ross Finlayson
This mailing list is for discussion of the "LIVE555 Streaming Media" software: . Does your problem relate to this software, and if so, how? -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-deve

Re: [Live-devel] hi

2007-12-03 Thread thiyaga rajan
> Date: Mon, 5 Nov 2007 12:42:13 +0530 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: hi > > Hi sneha, > I am pavithra .I got your e-maild id from blackfin forum.I am trying > to load a C application into coreb i am not able to compile th