[Live-devel] Compiling on VS2008

2008-01-24 Thread Ralf Globisch
In reference to the strstrea.h. issue, if you look at point 5 of the online build instructions, you'll see that there's a #define highlighted in red: "-DNO_STRSTREAM". Unless preprocessor directives aren't working correctly in VC2008 anymore, this should prevent you from having to modify the Gr

Re: [Live-devel] Problems "seeking" in MPEG2 TS?

2008-01-24 Thread Glen Gray
Also, this isn't a bug, see the VLC documentation on how to adjust the various cache settings. -- Glen Gray [EMAIL PROTECTED] On 24 Jan 2008, at 20:01, Ross Finlayson wrote: >> However, I have now exposed a second issue, which I believe is a >> bug in >> VLC (unless it's an issue with the

Re: [Live-devel] Problems "seeking" in MPEG2 TS?

2008-01-24 Thread Ross Finlayson
>However, I have now exposed a second issue, which I believe is a bug in >VLC (unless it's an issue with the 2006.03.16 release of liveMedia >against which VLC is built) I'm interested only in LIVE555-related bugs that occur when VLC is built with the *latest* version of the "LIVE555 Streaming Me

Re: [Live-devel] Problems "seeking" in MPEG2 TS?

2008-01-24 Thread Brett Granger
Ross Finlayson wrote: >> I'm using the live555MediaServer application to stream an mpeg2 ts to a >> VLC client on linux. I used the MPEG2TransportStreamIndexer app to >> create a .tsx file to go along with the .ts file. >> >> Playing the stream at a normal scale of 1.0 works just fine, as does >>

Re: [Live-devel] Compiling on VS2008

2008-01-24 Thread Ross Finlayson
>I have several questions concerning the LGPL: > >1. Does the LGPL allow you to modify the source files in order for >the package to build successfully on your target platform? Yes, of course, provided that you make your modifications (to the "LIVE555 Streaming Media" code, not your own code) a

Re: [Live-devel] Problems "seeking" in MPEG2 TS?

2008-01-24 Thread Glen Gray
This feature works fine for me. Both specifying a start time and seeking to a specific place once the stream is playing. -- Glen Gray [EMAIL PROTECTED] On 24 Jan 2008, at 06:54, Glen Gray wrote: > I'll try and test this scenario later too. Not sure I've tested > seeking. > -- > Glen Gray

[Live-devel] Compiling on VS2008

2008-01-24 Thread Eric Flickner
I have gotten the library to compile on VS2008 by following these steps: 1. Follow instructions located here: http://letsgoustc.spaces.live.com/blog/cns!89AD27DFB5E249BA!167.entry 2. Modify TOOLS_32 directory to the equivalent directory in a VS2008 installation. 3. Modify several of the header