Thanks for the note. Yes, your case is somewhat obscure (and I hope that your
network doesn't reorder packets, because - without RTP - you won't be able to
handle this properly). If you have any control over your server, you should
consider fixing it so that it uses RTP (and with an even-nu
I have a media player that uses Live555 to stream from RTSP/RTP as well
as transport stream over UDP (IPTV style). When playing transport
stream over UDP, I put together an SDP description like this:
s=MPEG Transport Stream over UDP
i=TS over UDP
t=0 0
a=type:broadcast
m=video UDP 33
c=IN IP4
Iain,
I played with that same rtspdirectshow sourceforge project a few months
back while trying to get my feet wet on live555 and apply it to
DirectShow. That project is certainly not cooked all the way. It been
a while, but I think the author there struggled with parsing out proper
media