All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Optimizing linux for the routing of realtime video
@ 2005-11-29 19:02 Justin Todd
  2005-11-29 19:07 ` David Boreham
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Justin Todd @ 2005-11-29 19:02 UTC (permalink / raw)
  To: lartc


[-- Attachment #1.1: Type: text/plain, Size: 735 bytes --]

I'm currently trying to optimize a linux machine which acts as a Layer 3 
router of RTP H.263 video.  Occassionally I'll get delays related to layer 2 
wireless retries, thus rendering the video on the recieving end 
stale/useless.

Is there way to optimize a linux machine to route realtime video? In my 
case, losing a few frames of H.263 is better than having the video delayed 
for 5 seconds (H.263 has its own methods for error concealing which work 
pretty good).

As far as I know, there are a few things I could do:

- Sysctl options allow for some minimal TCP/IP stack configuration
- iptables?
- tc?

Basically, I need some way to discard old data thats sitting in the transmit 
queue.

Regards,

Justin 

[-- Attachment #1.2: Type: text/html, Size: 1084 bytes --]

[-- Attachment #2: Type: text/plain, Size: 143 bytes --]

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

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

end of thread, other threads:[~2005-11-30  9:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-29 19:02 [LARTC] Optimizing linux for the routing of realtime video Justin Todd
2005-11-29 19:07 ` David Boreham
2005-11-30  1:37 ` sophana
2005-11-30  8:02 ` Jakub Wartak
2005-11-30  9:09 ` Greg Scott

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.