Re: [Live-devel] question about the live555 RTP sending speed

2008-09-23 Thread Malte Tancred
On 23 sep 2008, at 15.11, Ross Finlayson wrote: The transmission speed is determined by the value of the "fDurationInMicroseconds" variable. Your "*Framer* object (in this case, your "H264VideoStreamFramer" subclass) needs to properly set this for each H.264 NAL unit that it delivers.

[Live-devel] AAC Streaming Via Darwin

2008-09-23 Thread
Hi, I am attempting to stream AAC audio (from an encoder) using live555 libraries through a Darwin Streaming Server. I think I have configured everything properly, but I get the error 'MPEG4GenericRTPSource Warning: Unknown or unsupported "mode":(null)'. when attempting to stream the audio. My

[Live-devel] VLC manipulationof input stream

2008-09-23 Thread sunil sunil
Hi All, Is VLC is manipulating the input stream while streaming via RTP compared to Livemedia library. I have compared both using wireshark. I came to know that Livemedia streams the data without manipulating the input stream, but VLC modifies the input stream. Anybody knows what exactly is the d

Re: [Live-devel] getting parsePESPacket error while streaming MPEG2

2008-09-23 Thread Ross Finlayson
This might be a bug with vlc as this particular file is opening fine with windows media player. But if we open with vlc it is not showing video fully. Please report this to the VLC developers (at "[EMAIL PROTECTED]"). They will be interested to learn of files that VLC does not play properly

Re: [Live-devel] mp3 streaming does not work on different machines

2008-09-23 Thread Ross Finlayson
At 08:54 AM 9/23/2008, MrBrain wrote: This is a professional mailing list - not "MySpace". Pseudonyms are not welcome here. I am using TestMp3Streamer on the sending side, and TestMp3Receiver on the receiving side. If sender and receiver are on the same machine, everything works fine, bu

[Live-devel] mp3 streaming does not work on different machines

2008-09-23 Thread MrBrain
da 20 euro e canone gratis il 1° anno. Scoprila! Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=7876&d=20080923 ___ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel

Re: [Live-devel] getting parsePESPacket error while streaming MPEG2

2008-09-23 Thread Anoop P.A.
Hi Ross, This might be a bug with vlc as this particular file is opening fine with windows media player. But if we open with vlc it is not showing video fully. Thanks Anoop -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anoop P.A. Sent: Tuesday, Septem

Re: [Live-devel] getting parsePESPacket error while streaming MPEG2

2008-09-23 Thread Anoop P.A.
Hi Ross, Thanks for your immediate response. I had tried with other mpeg files as well and I got same error >You can overcome these error messages by increasing the size of the >"fBuf" array (in "MPEG1or2FileServerDemux.cpp", line 189) to 2 (or >more). If I increase fbuf what will be its i

Re: [Live-devel] getting parsePESPacket error while streaming MPEG2

2008-09-23 Thread Ross Finlayson
MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length (10034) exceeds max frame size asked for (1) MPEGProgramStreamParser::parsePESPacket() error: PES_packet_length (18846) exceeds max frame size asked for (1) You can overcome these error messages by increasing the size

[Live-devel] Imlementing H264VideoStreamFramer

2008-09-23 Thread Yedidia Amit
Hi Ross I am trying to imlement H264VideoStreamFramer but got some difficulties. On the first time that H264VideoStreamFramer::continueReadProcessing() is running it called fParser->parse(frameDuration). This call is return with exception, which according to other examples is expected. However

Re: [Live-devel] question about the live555 RTP sending speed

2008-09-23 Thread Ross Finlayson
The transmission speed is determined by the value of the "fDurationInMicroseconds" variable. Your "*Framer* object (in this case, your "H264VideoStreamFramer" subclass) needs to properly set this for each H.264 NAL unit that it delivers. Ross Finlayson Live Networks, Inc. (LI

[Live-devel] getting parsePESPacket error while streaming MPEG2

2008-09-23 Thread Anoop P.A.
Hi , I have compiled this particular source (http://www.live555.com/liveMedia/public/live555-latest.tar.gz) code in my FC5 machine. And I streamed this video ( http://www.leadcodecs.com/Download/mpeg/WhatBox_MPEG2_720x480_q5.mpg ). Once I opened rtsp link from a Win Xp machine in same subn

[Live-devel] question about the live555 RTP sending speed

2008-09-23 Thread Aiden_Coomo
Hi,Guys! I had added a h264 payload into live555Media server. But I can't smoothly play a H264 file, its size is 108,333,536 byte and its playing time is 255 second. After simple analysis, I found live555Media Server spent 30 seconds sending about 1000 RTP packages. If we suppose that