I'm writing some code to stream live audio in ulaw format over RTP
multicast. I derived a class from framedSource class to read in the
data from a memory buffer. An audio recorder thread feeds ulaw audio
data to this buffer. In the derived class, I specified frame size @
128 bytes, duration @ 1600
Hi!
I'm writing some code to stream live audio in ulaw format over RTP
multicast. I derived a class from framedSource class to read in the
data from a memory buffer. An audio recorder thread feeds ulaw audio
data to this buffer. In the derived class, I specified frame size @
128 bytes, duration @