Re: [Live-devel] constant rate

2012-11-05 Thread Ross Finlayson
> I would like to ask what is the advantage of transmitting bitrate in > constant rate (with null packets) instead of a regular transmit > without null packets in lower average rate ? What a strange question. There is *no* advantage in transmitting packets at a constant rate (with null packets)

[Live-devel] constant rate

2012-11-05 Thread Ran Shalit
Hello, I would like to ask what is the advantage of transmitting bitrate in constant rate (with null packets) instead of a regular transmit without null packets in lower average rate ? Thank you, Ran ___ live-devel mailing list live-devel@lists.live555.

Re: [Live-devel] RTCPInstance error: Hit limit when reading incoming packet over TCP. Increase "maxRTCPPacketSize"

2012-11-05 Thread Ross Finlayson
> I wrote dll library by proxy example. It works well, but sometimes there is a > mistake "RTCPInstance error: Hit limit when reading incoming packet over TCP. > Increase "maxRTCPPacketSize" Are you using the latest version of the software? Recent upgrades to the software should have made this

Re: [Live-devel] Timestamp conversion in RTPSink.cpp

2012-11-05 Thread Ross Finlayson
> we want to use live555 in one of our products on the WinCE platform and we > have some issues with timestamp calculation. > From file liveMedia/RTPSink.cpp: > u_int32_t RTPSink::convertToRTPTimestamp(struct timeval tv) { > > // Begin by converting from "struct timeval" units to RTP timestamp un

[Live-devel] Timestamp conversion in RTPSink.cpp

2012-11-05 Thread Roehrl, Simon
Hi, we want to use live555 in one of our products on the WinCE platform and we have some issues with timestamp calculation. >From file liveMedia/RTPSink.cpp: u_int32_t RTPSink::convertToRTPTimestamp(struct timeval tv) { // Begin by converting from "struct timeval" units to RTP timestamp units:

Re: [Live-devel] RTP header in an MPEG2-TS

2012-11-05 Thread Zahira Ammarguellat
Ross, Yes that's what I mean. Thanks much! -Zahira From: live-devel-boun...@ns.live555.com [mailto:live-devel-boun...@ns.live555.com] On Behalf Of Ross Finlayson Sent: Monday, November 05, 2012 7:54 AM To: LIVE555 Streaming Media - development & use Subject: Re: [Live-devel] RTP header in an MP

Re: [Live-devel] RTP header in an MPEG2-TS

2012-11-05 Thread Ross Finlayson
> I have an encapsulated MPEG2-TS input stream with RTP header. By this I assume you mean that your input stream consists of RTP packets containing MPEG-2 TS data. > Is LiveMedia able to parse such stream? Can it extract those RTP headers and > return the stream without them? Yes. Note, for