Re: [Live-devel] obtaining old versions of live555.tar.gz

2008-07-15 Thread Erik Hovland
On Tue, Jul 15, 2008 at 12:15:14PM -0700, Ross Finlayson wrote: >> I am likely to freshen the liveMedia tree in the MythTV svn repo >> whenever Ross puts out the next version of live555. I am hoping I can >> get a leg up on this by getting a hold of the version of live555 that >> MythTV originally

Re: [Live-devel] obtaining old versions of live555.tar.gz

2008-07-15 Thread Ross Finlayson
I am likely to freshen the liveMedia tree in the MythTV svn repo whenever Ross puts out the next version of live555. I am hoping I can get a leg up on this by getting a hold of the version of live555 that MythTV originally committed. It looks to be a version circa 2006-06-21. Is it possible to get

[Live-devel] obtaining old versions of live555.tar.gz

2008-07-15 Thread Erik Hovland
I am likely to freshen the liveMedia tree in the MythTV svn repo whenever Ross puts out the next version of live555. I am hoping I can get a leg up on this by getting a hold of the version of live555 that MythTV originally committed. It looks to be a version circa 2006-06-21. Is it possible to get

Re: [Live-devel] Have LIVE555 a codec module ?

2008-07-15 Thread Ross Finlayson
Helo, I wonder to know if LIVE555 have some CODEC No. -- 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

[Live-devel] Have LIVE555 a codec module ?

2008-07-15 Thread julien . savarese
Helo, I wonder to know if LIVE555 have some CODEC, or just work it with data which just send and receive ?? Thx. _ Julien Savarese Apprenti ingénieur. Division SIS/DPM/RMS/MIE. - Pensez a l'environnement : avez-v

[Live-devel] Live 555 RTSP client Problem

2008-07-15 Thread Ali Gökalp Peker
We use Live 555 in a RTSP client.As a RTSP client we fetch video data (MPEG4 ES ) decode it(with Intel UMC compiler) and send it to other network area and also to disk.We serve an MPEG4ES file using MediaServer.Also we serve video by using axis Video server.These two server is not executed mean-whi

Re: [Live-devel] Live555 with ffmpeg's MJPEG codec

2008-07-15 Thread Silvain Beriault
If I don't use live555 it works just fine: i.e. encode to a memory block, decode from a memory block. I tried comparing the original jpeg compressed data with the received data and it seems that the jpeg header is broken. Could it be that JPEGVideoRTPSink fails to reconstruct the original JP

Re: [Live-devel] Export a video file from a network capture

2008-07-15 Thread Ross Finlayson
So I'm interested by both the RTSP/RTP protocol implementation and by the means to write a compliant video file, by getting the good parameters from the SDP description and building headers of an AVI file so that it can be correctly read afterwards by a media player such as VLC. Note the "-i"

Re: [Live-devel] Export a video file from a network capture

2008-07-15 Thread Benoit
>/Basically, what differs from the openRTSP program is that I would />/need to read from a data capture file instead of from a network and />/to be a listener of an existing RTSP session instead of the client />/for this RTSP session. / Because you have an existing RTSP client application (an