Re: [Live-devel] live555MediaServer: RTP source address does not match RTSP source address

2010-09-23 Thread David Stegbauer
and ReceivingInterfaceAddr didn't work as expected. I think I've missed something. I'm in the process of modifying Socket, GroupSock and so on. I'll keep you in loop. Best Regards David Stegbauer This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain

[Live-devel] Live555 documentation generated by doxygen

2010-07-28 Thread David Stegbauer
as part of an implementation of a 'timeout handler' on the command, for example.) //! \return True iff cseq was for a valid previously-performed command (whose response is still unhandled). Boolean changeResponseHandler(unsigned cseq, responseHandler* newResponseHandler); Best Regards David

Re: [Live-devel] Which kind of code you would accept?

2010-07-28 Thread David Stegbauer
, but there are techniques to keep final binaries small. I've compared my custom string class against std::string. The resulting binaries differed by approx 100 bytes. The most valuable thing on standard library is that it is extensively tested. Best Regards David Stegbauer This e-mail and any

Re: [Live-devel] [PATCH] Enable logging levels, part1

2010-07-02 Thread David Stegbauer
are: Are you willing to discuss modifications? Are you willing to incorporate patches? Best Regards David Stegbauer This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege

Re: [Live-devel] [PATCH] Enable logging levels, part1

2010-07-02 Thread David Stegbauer
, I will try again with something completely different (not logging). Best Regards David Stegbauer This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should

[Live-devel] [PATCH] Enable logging levels, part1

2010-07-01 Thread David Stegbauer
defines its operator to print values to stderr (as BasicUsageEnvironment did) and sets its default log level to print all messages. Class BasicUsageEnvironment redirects processing from its operator to its method log(...). Best Regards David Stegbauer This e-mail and any attachment

[Live-devel] [PATCH] use cmake for building

2010-06-30 Thread David Stegbauer
be read-only. I use it this way because then source directory easily could be shared between several machines. Best Regards David Stegbauer This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information

Re: [Live-devel] How to contribute code?

2010-06-22 Thread David Stegbauer
for the code, I'll prepare patches in next days to see if they are acceptable for you. Best Regards David Stegbauer This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal

[Live-devel] How to contribute code?

2010-06-18 Thread David Stegbauer
and it would really help even if you put there just the releases and make it read-only. Best Regards David Stegbauer This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal