Re: [Live-devel] QuickTime file generation errors

2009-03-16 Thread Steven Kramer
I am stopping the recording by issuing a kill -1 PID. Shouldn't that have been a kill -HUP ? ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Locale bug in RTSP range: header

2009-02-06 Thread Steven Kramer
Op 6 feb 2009, om 11:14 heeft Ross Finlayson het volgende geschreven: my system is apparently not using a US locale. This affected the generated range string (replaced dots by comma's). Fixed this by explicitly scoping the locale with a local variable. In that case, the 'bug' is probably i

[Live-devel] Locale bug in RTSP range: header

2009-02-06 Thread Steven Kramer
"C", LC_NUMERIC); That might generate 'unused' warnings in other compilers, though. I'm using gcc version 4.0.1 (Apple Inc. build 5488) Thanks Steven Kramer ___ live-devel mailing list live-devel@lists.live555.com http:/

Re: [Live-devel] RTCP packets sent on wrong-end of HTTP tunnel

2009-01-27 Thread Steven Kramer
side Yes, you're right - this is a bug. I'll try to fix it soon. Will you remove RTCP-over-HTTP entirely or just send it on the other channel - if that's even allowed? Just curious. Regards Steven Kramer ___ live-devel mai

[Live-devel] RTCP packets sent on wrong-end of HTTP tunnel

2009-01-26 Thread Steven Kramer
isabled if the connection is tunneled. Kind regards, Steven Kramer ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel