hi,
I'm testing my RSTP streaming server with QT6. QT6 is able play .au,
.wav while streaming, but its giving some junk sounds(garbled sounds)
while playing mp1 layer1 audio, and its not at all playing mp3 audio
while streaming.
in rtp packets i'm increasing timestamp like specified below:
mpeg1 layer1: increasing with 384 for every frame (packet)
mpeg2 layer1: increasing with 576 for every frame
others (other mpeg audios):increasing with 1152 for every frame (as
specified in the spec)
I think I'm reading mpeg frames correctly, but problem is with timestamp.
can anyone help me?
thanks in advance.
Rajulu Ponnada.
_______________________________________________
streaming-server-developers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-developers
Do not post admin requests to the list. They will be ignored.