[Live-devel] MP3 file stream crashes
Ross Finlayson
finlayson at live555.com
Wed Aug 30 05:47:23 PDT 2023
> On Aug 30, 2023, at 4:16 AM, Matthew Hale <matthew at scansoft.co.za> wrote:
>
> The attached MP3 also does not work.
Then I can’t explain this - sorry. Presumably the error you are seeing comes about from the fact that you are trying to build/run the code on Windows. I don’t recommend this; pretty much nobody these days develops systems software like this on Windows (just about everybody now uses Unix-based systems (Linux, FreeBSD, MacOS) for serious software development).
However, if you insist on using Windows, you might be able to build the code in the “Cygwin” environment <https://en.wikipedia.org/wiki/Cygwin> by doing:
cd live; ./genMakefiles cygwin; make
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
More information about the live-devel
mailing list