sound card programming

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mahiapkum
    New Member
    • Mar 2007
    • 35

    sound card programming

    Hi,
    I have developed an application,whi ch receives RTP packets and plays out the audio data.Is there any means by which i can implement jitter buffer??i am working on Linux.And while playing out the data i have jitters.
  • pootle
    New Member
    • Apr 2008
    • 68

    #2
    Originally posted by mahiapkum
    Hi,
    I have developed an application,whi ch receives RTP packets and plays out the audio data.Is there any means by which i can implement jitter buffer??i am working on Linux.And while playing out the data i have jitters.
    Hi Mahiapkum,

    Check out this link. It is a free RTP library for linux. It is very good and free.
    http://research.edm.uh asselt.be/~jori/page/index.php?n=CS. Jrtplib

    Comment

    Working...