Hi, Ross.
Your the new version( 22.03.12 ) working when I catch RTP packets and put in a file( it turn out perfect sound ), but when i try play VOB via RTSP stream again no audio.
I know where you doing mistake:
When you send first and second RTP packets, they are is correct, but when you send third the packet only first 477 byte is correct, then is trash, the fully fourth the packet is trash too, in the fifth RTP the packet first 477 byte is incorrect but other 943 byte is correct.
And subsequent RTP packets flow is completely correct.
Conclusion is such: you send 1536 byte how trash.
When I catch rtp packets, I in my application deleting this trash and the whole of file turns out correct. I think therefore video players cannot play sound via RTSP stream from behind this trash.
Can you decide this problem?
Thanks.
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to