Re: [Live-devel] opensolaris_live555_compile_problem_-_ld :_fatal:_relocation_error:_R_386_32:

2009-10-06 Thread Ross Finlayson
I guess I was asking if any "libraries" are produced from TESTPROGS or MEDIA_SERVER? No. or which elements do I need to compile if I ONLY want the libraries. All of the directories *except* "testProgs" and "mediaServer". -- Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___

Re: [Live-devel] ONVIF support in Live555

2009-10-06 Thread Ross Finlayson
1) Do you plan to support ONVIF RTP/RTSP enhancements in live555 liveMedia libraries in the close future? I'll support this only if it ends up being adopted by the IETF (the organization that standardizes RTP payload formats and header extensions). In particular, "ONVIF" will need to persuade

Re: [Live-devel] Live Media Server streaming for H264 over TS supporting trick mode

2009-10-06 Thread Ross Finlayson
I understand that I need to generate a .tsx file for the ts file containing the H264. To do that we need to parse the stream to find I-frames. So, the current implementations of MPEG2IndexFromTransportStream.cpp, MPEG2TransportStreamIndexFile.cpp,MPEG2TransportStreamTrickModeFilter.cpp have to be

Re: [Live-devel] Live Media Server streaming for H264 over TS supporting trick mode

2009-10-06 Thread Victor Domingo
Thanks Ross, But I still don't have a clear idea to start. I would appreciate if you can tell me the few steps to start the implementation of the H264/TransportStream Video server with trick mode. I understand that I need to generate a .tsx file for the ts file containing the H264. To do that we

[Live-devel] ONVIF support in Live555

2009-10-06 Thread Cristiano Belloni
Hi Ross, Recently the Open Network Video Interface Forum (ONVIF) published its Core Specification v 1.01 (http://www.onvif.org/Documents/Specifications/tabid/284/Default.aspx). Currently, I'm interested on ONVIF on the issue of JPEG over RTP (par. 11.1.3). As you know, RFC 2435 limits th

Re: [Live-devel] opensolaris_live555_compile_problem _-_ld :_fatal:_relocation_error:_R_386_32:

2009-10-06 Thread shewless
They do? From what I read it's supposed to be pre-built and you just reference the libraries when you build VLC.I guess I was asking if any "libraries" are produced from TESTPROGS or MEDIA_SERVER? or which elements do I need to compile if I ONLY want the libraries.Thank you, Original Mes

Re: [Live-devel] Stack overflow in QuickTimeFileSink

2009-10-06 Thread Jeremy Noring
On Tue, Oct 6, 2009 at 12:55 AM, Sébastien Escudier wrote: > Quoting Ross Finlayson : > > > >I don't seem to get the stack overflow anymore, but something tells > > >me if this records for a while and all of these chunks are kept in > > >memory, then it'll blow up pretty soon. > > > > Yes, and un