I've written a program to spoof RTSP servers and clients.<br>It works fine for mpeg transport streams where there is only 1 track.<br>However, when I use the same technique for mpeg over two tracks (mpa and mpv) I get no audio and garbled video.<br>
Garbled: I can see a faint hint of the real video (only recognizable because I've seen it before) and many (mostly green) blocks.<br><br>I am doing this on a LAN so I know it is not a bandwidth issue, and I've doubled checked everything.<br>
The only portion I'm not 100% confident in is the method I use to fake the SRs. <br>Does this sound at all like a Sender Report issue?<br><br>Thank you for your time.<br>