On 2/1/2011 10:05 AM, Ross Finlayson wrote:
This is a brand new codec, so I'll need to specify an RTP payload for
that. It's for low bitrate high packet loss networks, and works off
of single frame encoding, because a dropped iFrame is not desirable.
OK, let us know when you've submitted an
This is a brand new codec, so I'll need to specify an RTP payload for
that. It's for low bitrate high packet loss networks, and works off of
single frame encoding, because a dropped iFrame is not desirable.
On 01/31/2011 08:38 PM, Ross Finlayson wrote:
You're getting a little ahead of yourse
I want to eventually write a codec, which actually is the easiest part
about getting something running. It works in MATLAB for still frames.
I figure the first step is to figure out how to integrate into someone
elses framework. I've looked at GStreamer, and it seems simple enough,
but I jus