[Live-devel] Darwin Injector

2008-04-10 Thread lodewijk
hello, I note that DarwinInjector in the testMPEG4VideoToDarwin example is streaming its RTP data via TCP. Is there way to make it stream RTP via UDP? gr. Lodewijk ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com

[Live-devel] presentation times

2008-04-04 Thread Lodewijk Loos
the latency between sending from QTB and receiving in Live555, is this made impossible by relaying via DSS? gr. Lodewijk ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] rtp over http

2008-04-02 Thread Lodewijk Loos
socketNum, &c, 1, fromAddress, &timeout); if (result != 1) { // error reading TCP socket if (result < 0) { env.taskScheduler().turnOffBackgroundReadHandling(socketNum); // stops further calls to us } return; } } while (c != '$');

Re: [Live-devel] rtp over http

2008-04-02 Thread lodewijk
session Receiving streamed data (signal with "kill -HUP 2349" or "kill -USR1 2349" to terminate)... but no data is coming in. Also the option "-t" and "-T 80" give the same result on MacOSX, while different result on Linux Any idea? gr. Lodewijk

Re: [Live-devel] Streaming from TV-Tuner Via Live

2008-04-02 Thread lodewijk
On Apr 2, 2008, at 5:01 AM, sanathkumar wrote: Hi I refered to wis-streamer code which implements a FramedSource for go7007 tv-tuner I am using the live & wis-streamer on Windows XP service pack 2 I am attempting to build a Windows DirectShow filter which feeds video / audio

Re: [Live-devel] rtp over http

2008-04-02 Thread lodewijk
ah, that would be a live stream from the ceiling of my office: rtsp://qt2.waag.org/test.sdp it should be running all day except for the moments that my computer crashes or network hickups occur On Apr 2, 2008, at 1:53 AM, Ross Finlayson wrote: >> thanks for the quick reply. This option resul

Re: [Live-devel] rtp over http

2008-04-01 Thread lodewijk
thanks for the quick reply. This option results for me in the same empty files. The exact same options (-t and -T 80) both work on my older (v2007.08.03) build of openRTSP . So I would say that something must have changed. On Apr 1, 2008, at 11:09 AM, Ross Finlayson wrote: >> hi, >> >> It se

[Live-devel] rtp over http

2008-04-01 Thread lodewijk
ssion has been setup. I'm running MacOSX and receiving data from a Quicktime streaming server. The command I was using : ./openRTSP -t rtsp://x.x.x.x/test.sdp regards, Lodewijk ___ live-devel mailing list live-devel@lists.live555.com http://lists.l

[Live-devel] AAC + Darwin Injector

2008-03-17 Thread lodewijk
eived, however I don't hear anything. Anyone got a clue? Anyone got the MPEG4GenericRTPSink with FFMpeg +faac working? thanks, Lodewijk Loos ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel