Re: [Live-devel] Recording time available?

2012-07-25 Thread Ross Finlayson
> I've built a RTSP client using your library, so my question is related to > what information that is passed from the server to the client. When I stream > an archive file (i.e. non-live) from a RTSP-server ("Cisco Video Surveillance > Media Server" in this case) it would great to be able to ge

Re: [Live-devel] Recording time available?

2012-07-25 Thread Erlandsson, Claes P (CERLANDS)
I find your question confusing, because it wasn't really clear how it relates to our software. Could you please clarify your question, explaining in particular how you are using our software? (Remember that our software can be used to build RTSP clients, RTSP servers, RTSP proxy server

Re: [Live-devel] Streaming a WAV file

2012-07-25 Thread Ross Finlayson
Thanks. This will be included in the next release of the software. Ross Finlayson Live Networks, Inc. http://www.live555.com/ ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] Unitialized value

2012-07-25 Thread Ross Finlayson
> It would be good (if you have time) to pass Valgrind on the library to > catch more things like this, since i'm getting some other messages > suspect to have the same problem... :-/ "valgrind" can be a useful tool, but unfortunately (at least, whenever I've run it) produces *many* 'false positi

Re: [Live-devel] Streaming a WAV file

2012-07-25 Thread Sid Price
Hi Ross, Sorry it took so long to get back to this. I reworked the front end of the WAVAudioFileSource Constructor to cope with the possible variety of subchunks in the "WAVE" chunck. It is passed below. Unfortunately the sample WAV file I have is copyright material and I am not comfortable sha

Re: [Live-devel] Recording time available?

2012-07-25 Thread Ross Finlayson
> Is there a way to get the recording timestamp for stored content? > > When looking at the presentation time that is received with each frame I see > that it is matching the current time of the server, but when playing back an > archived stream I'm interested in when it was recorded. Can that be

Re: [Live-devel] Porting of live555 Streaming on Windows CE

2012-07-25 Thread Sid Price
Nice work Ross, I downloaded the library and with my "abort" function added it built just fine. I am doing some testing with the OnDemandRTSPServer. Thanks, Sid. From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Tuesday, July

[Live-devel] Recording time available?

2012-07-25 Thread Erlandsson, Claes P (CERLANDS)
Is there a way to get the recording timestamp for stored content? When looking at the presentation time that is received with each frame I see that it is matching the current time of the server, but when playing back an archived stream I'm interested in when it was recorded. Can that be found some

[Live-devel] Need help to use testRTSPClient in Java

2012-07-25 Thread techvalens testing
Hi, I want to use this library in my Java project for video streaming, please suggest me how to port this library into my Java Project. ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel