Re: [Live-devel] (no subject)

2007-08-01 Thread Ross Finlayson
>Does the server support the optional GET_PARAMETERS and SET_PARAMETERS? GET_PARAMETER - yes (as a noop keep-alive). SET_PARAMETER - no. (Remember that you have complete source code. You could have figured this out by looking at the code.) -- Ross Finlayson Live Networks, Inc. http://www.liv

[Live-devel] Recording stream in multiple files

2007-08-01 Thread Fantomas
Hi, I'm recording a stream to a .mov file using a QuickTimeFileSink, with code based in the openRTSP example. I need to record the stream in multiple videos with a arbitrary duration, so every 30 seconds I close the sink and open a new with another file name. I modified the QuickTimeFileSink and ad

[Live-devel] (no subject)

2007-08-01 Thread Li, Chen
Hello, Does the server support the optional GET_PARAMETERS and SET_PARAMETERS? --Chen Li ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

[Live-devel] Two Concerns

2007-08-01 Thread Li, Chen
The first question is using LabVIEW the server is able to do an OPTIONS, DESCRIBE, and SETUP, but I get 405's for PLAY, PAUSE, TEARDOWN and seems to start a new session when every command is entered. I also could not set my session id using the Session: parameter. -I am able to set my session id i