Jammeh E A wrote:
> 
> 
> Hello,
> 
> . I am a research student at the university of essex uk with interest
> in the transmission of quality video over ip network.
> 
> I am presently developing an application for the transmission of real
> time video over the Internet and i need to be able to generate (send)
> packets at fixed regular time intervals, wherein lies my problem.
> 
> I need to send say a single packet every 1ms, which I cannot do,  and
> it seems that the lowest resoultion i can get from my computer is
> 10ms.
> 
> I tried using the following functions to provide the delay
> (scheduling)
> 
> 1: select()
> 2: usleep()
> 
> I will be very grateful for any suggestions. Thank you in advance.
> 
> Anxiously awaiting a response.

I think you can do that in plain 2.4.xx Linux. Take a later version,
apply Love's low latency patch, make it with HZ set 1000 in paramh.h.

Paolo.
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to