Efficient handling of RTP frames?

Dan Malek dan at embeddededge.com
Tue May 11 07:16:40 EST 2004


On May 10, 2004, at 4:58 PM, Sam Ravnborg wrote:


> Does this sound like a dead-end doing this in Linux?

No problem.  It will work fine.  Depending upon the processing
you are doing, you could probably do it with an 8xx.

> Can anyone point in a direction where to find more information
> about how to realise this in the most efficiet way?

Without any more knowledge of your protocol details, you'll
probably want to design the software to reduce the amount of
interrupts.  There are buffer management concerns, such as
alignment and location, but all of this depends on all of your
system requirements outside of this processing.  Where is
the RTP processing being done, on the 8xxx or the external device?

All of this is well within the capabilities of the processor and Linux.


	-- Dan


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list