Re: [Live-devel] Playback Speed

2014-12-08 Thread Ross Finlayson
> I am afraid that the computation is a bit more complex in the ISO (see > http://www.staroceans.org.s3-website-us-east-1.amazonaws.com/e-book/ISO-14496-10.pdf > > ) > Divisor is not always 2, it could be 1, 2,

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] H264 live streaming

2014-12-08 Thread Ross Finlayson
> I am currently working with testOnDemandRTSPServer to stream a H264 file. I > would like to instead create a server that will continuously stream a live > input, instead of streaming a file. Please suggest on how should I proceed This is all explained in the FAQ that everyone is asked to read

Re: [Live-devel] H264 live streaming

2014-12-08 Thread Deanna Earley
> I am currently working with testOnDemandRTSPServer to stream a H264 file. > I would like to instead create a server that will continuously stream a > live input, instead of streaming a file. Please suggest on how should I > proceed as I feel very clueless at this point. My input would be a buffer

[Live-devel] H264 live streaming

2014-12-08 Thread Shubham Goyal
Hi all I am currently working with testOnDemandRTSPServer to stream a H264 file. I would like to instead create a server that will continuously stream a live input, instead of streaming a file. Please suggest on how should I proceed as I feel very clueless at this point. My input would be a buf