[Live-devel] Connections not closed

2008-05-05 Thread Cristaldi Ambra
Hi, Some days ago I read the following thread http://www.mail-archive.com/live-devel@lists.live555.com/msg01747.html . I have a similar problem and I was wondering if it was a problem concerned the RTSP- protocol. It's important to say that I *don't use* the command "-t" to request TCP connection

[Live-devel] Recording mjpeg on http

2008-04-02 Thread Cristaldi Ambra
Hi Ross, I have an Axis camera that can send video frames in MJPEG format using an HTTP url. My question is: can we record this kind of video stream with Live555 sources? There are classes or functions that support video streaming over http? (I work on Windows platform). Thanks in advance.

[Live-devel] audio stream problems

2007-10-05 Thread Cristaldi Ambra
Hi Ross, I have a problem streaming files recorded by an Ateme Camera. I record a complete (audio + video) flow coming from this camera: I store it in two separated files, that will be named "video-MP4V-ES-1" and "audio-MPEG4-GENERIC-2", as I found in documentation. The video one is in MPEG4 f

[Live-devel] speed settings for mpeg4

2007-10-03 Thread Cristaldi Ambra
Dear Ross, I have some questions for you about streaming of m4e files from a server at different speed: - does the "onDemandRTSPServer" already implement this functionality for m4e? We just wish to stream the test file (test.m4e) at speed x2 (or more...) - I read the FAQ and found that w

Re: [Live-devel] Continous Streaming of m4e files

2007-09-14 Thread Cristaldi Ambra
Thanks for your quick replay. In effect, we're tring to use the "ByteStreamMultiFileSource" class to do a sort of "playlist". We'd like to understand where/how, during the streaming, this object manages the step from one file to the next one, in the input Array. In fact, we can't know previo

[Live-devel] Continous Streaming of m4e files

2007-09-14 Thread Cristaldi Ambra
Hello. We're trying to use Live555 code in order to implement a H24 network video recorder (NVR). Apparently, the Live555 stuff performs quite well both in recording m4e files, and in restreaming the recorded files, but we're in deep troubles trying to customize a detail in the mechanism of res

[Live-devel] Audio format for openRTSP

2007-09-07 Thread Cristaldi Ambra
Hi Ross, I'm trying to record a video stream coming from an "Axis" camera using openRTSP application. I would know if is it possible to record this A/V stream (setting the "-4" flag in command arguments) when audio flow is in "G.711 PCM" format or "G.726 ADPCM" format. Moreover this should be

Re: [Live-devel] stream of audio/video separated files (corrected version)

2007-09-04 Thread Cristaldi Ambra
Dear Ross, Thank you for replaying. About my last questions a) b), I read this thread http://lists.live555.com/pipermail/live-devel/2006-June/004556.html, and the FAQ (http://www.live555.com/openRTSP/#quicktime , http://www.live555.com/liveMedia/faq.html#m4e-file ). So, my doubts are: 1.

[Live-devel] stream of audio/video separated files (corrected version)

2007-08-31 Thread Cristaldi Ambra
Hi Ross, I've got a couple of questions about stream of .m4e files: a)I've read all the FAQ and, as described there, I've tried the OpenRTSP to receive an mpeg4 file via RTSP, from a Darwin Streaming Server and record it. As described in the FAQ (http://www.live555.com/liveMedia/faq.htm

[Live-devel] stream of audio/video separated files

2007-08-31 Thread Cristaldi Ambra
Hi Ross, I've got a couple of questions about stream of .m4e files: a)I've read all the FAQ and, as described there, I've tried the OpenRTSP to receive an mpeg4 file via RTSP, from a Darwin Streaming Server and record it. As described in the FAQ (http://www.live555.com/liveMedia/faq.htm

Re: [Live-devel] openRTSP-recording both audio and video?

2007-07-27 Thread Cristaldi Ambra
You're right. I'm sorry, I forgot to say that I've streamed the file using "live555MediaServer", after having changed its extension and renamed itself from ".mp4" in ".m4e". And it works, perhaps because I have no audio right now, but just video- information. However, finally I understand the

[Live-devel] openRTSP-recording both audio and video?

2007-07-27 Thread Cristaldi Ambra
Hi Ross, First of all, thanks for having answered to my last email. I have another question to make: can openRTSP record ".mp4" multiple Elementary Streams files (i.e. with audio and video), or just ".m4e" Elementary Stream files (with only audio or video, not both)? In fact, I still don't un

[Live-devel] ".mp4","m4e","TS" recording and streaming

2007-07-27 Thread Cristaldi Ambra
Hi all, I'm working with live555 library to do a client-server application, for recording and streaming rtsp video flows. I read in your forum and documentation that live555 can stream ".m4e" video file, but not ".mp4". However, if I produce ".mp4" files, setting the flag "-4" in the openRTS