linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Efficient handling of RTP frames?
@ 2004-05-10 20:58 Sam Ravnborg
  2004-05-10 21:16 ` Dan Malek
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sam Ravnborg @ 2004-05-10 20:58 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Sam Ravnborg


Hi all.

We (my company) are looking into a solution for transporting a high amount
of RTP packets across a single CPU. A 82xx, presumeably a 8270.
With high amount of RTP packets we are talking about 10 to 20.000 packets
per second with a payload size of ~64 bytes each (on top of UDP header).

The RTP packets needs to be sent between an external device connected
to one of the FCC's (needs to write our own driver here) and the Ethernet
port sitting on FCC1.

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

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

Google did not bring up anything useful.

Thanks in advance,

	Sam

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: Efficient handling of RTP frames?
@ 2004-05-11 21:42 sam
  0 siblings, 0 replies; 7+ messages in thread
From: sam @ 2004-05-11 21:42 UTC (permalink / raw)
  To: Matevz Langus; +Cc: linuxppc-dev, Sam Ravnborg


Tir, 11 May 2004 10:28:02 +0200 skrev Matevz Langus <matevy@arhitektova-delavnica.com> :

>Hi,
>
>I did the following in advance to all others said before:
>left UDP CRC field empty, so you don't need to calculated CRC. VoIP
>systems do not complain about that.
Thanks for this tip, unfortunately we already use this 'feature'.

We are operating with 5 ms samples so we need to be very careful about any overhead (present implementation is running in a VxWorks environment).

   Sam

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-05-11 21:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-10 20:58 Efficient handling of RTP frames? Sam Ravnborg
2004-05-10 21:16 ` Dan Malek
2004-05-10 21:33   ` Sam Ravnborg
2004-05-11  1:55     ` Dan Malek
2004-05-10 22:22 ` Eugene Surovegin
2004-05-11  8:28 ` Matevz Langus
  -- strict thread matches above, loose matches on Subject: below --
2004-05-11 21:42 sam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).