> 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)
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.
> 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
> 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
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:
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
> 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