rtp implementation issues ?
Hi,
I am trying to implement a light weight RTP Stack on my
own. However, it didnt work. So, i thought of studing a few
exsisting rtp implementations.
After observing the workings in my code for say 100000 pkts many
times
over and over.
I could conclude,
1) process scheduling
2) Precision of select call (suppose i call select
with 4ms delay)
some times it would return by say 6ms or say after
60ms.
..
Read more...
Hi,
I am trying to implement a light weight RTP Stack on my
own. However, it didnt work. So, i thought of studing a few
exsisting rtp implementations.
After observing the workings in my code for say 100000 pkts many
times
over and over.
I could conclude,
1) process scheduling
2) Precision of select call (suppose i call select
with 4ms delay)
some times it would return by say 6ms or say after
60ms.
..
Read more...

<< Home