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

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

2008-07-14 Thread Ross Finlayson
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 (and data alread

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

2008-07-14 Thread Benoit
Hello, My company is developing software for analyzing network traffic, especially from mobile phone operators. We provide them a way to know the quality of service they are providing to their customers. One of the products is analyzing video streaming sessions and we would like to export from