Re: [Live-devel] MP4 Streaming

2008-05-07 Thread Yamini S. [EPLX - DCC]
Hi, I am trying to do the same. But Can u tell me How u compile openRTSP.cpp and playcommon.cpp file alone. Thanks & Regards, S.Yamini Programmer R&D Siemens Building Technologies Pvt. Ltd. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behal

[Live-devel] MP4 Streaming

2008-05-07 Thread Jayant Chauhan
Hey, I am new to RTSP and streaming as such. After going through some stuff, I realized that to support seeking in a streaming server/client setup, we need to use RTSP. So for that livemedia (live555) seems to be the best place to start with right? Now for my query, I am using Darwin Streaming Se

Re: [Live-devel] Live stream of Axis camera

2008-05-07 Thread Manuel Carrizo
Hi Ross, I've subclassed the FramedSource, with a class that takes the FramedSource of the subsession of the session between my program and the camera and save it as fInputSource. I print the presentation time in MultiFramedRTPSource::doGetNextFrame1() In each doGetNextFrame my class uses fInputS

Re: [Live-devel] (no subject)

2008-05-07 Thread Ross Finlayson
Unable to determine our source address: This computer has an invalid IP address: 0x0 Beginning streaming... Beginning to read from file... ** I don't understand, because my IP adresse is correct, but i'm using the

Re: [Live-devel] Live stream of Axis camera

2008-05-07 Thread julien . savarese
have you an exemple from a "FRAMEDSOURCE "??? I have already developpe a program which grab the video card, and I can obtain the picture in a buffer in RGB, and JPEG, bitmap. IS this a class "framedsource" ?? thx for an exemple. _ Julien Savarese Apprenti in

Re: [Live-devel] Live stream of Axis camera

2008-05-07 Thread Manuel Carrizo
On Tue, May 6, 2008 at 6:36 PM, Ross Finlayson <[EMAIL PROTECTED]> wrote: > Using "ADTSAudioFileSource" might be wrong, if the input data is not in > ADTS format. > > Because you are streaming from a live source, then you may instead be able > to use a simple "FramedSource" subclass (that you wou

[Live-devel] (no subject)

2008-05-07 Thread julien . savarese
hello, I am a student engineer in France, in the DCNS society, and I wish stream a video acquisition card : I am using the test program testMPEG1or2VideoStreamer, and have modifie the adresse like indicated in the forum. like this : *