The "LIVE555 Streaming Media" is intended for experienced,
professional systems software developers, who have a solid background
with, and understanding of Internet protocols in general, and
RTP/RTCP in particular. It's clear from your messages (plus the fact
that you use a "@yahoo.com" email
>
> I'm writing to ask how I can get the RTP packages in order
> to store them in a database.
> I'm looking forward to hearing from you soon.
>
I know from the mail list archive that if using UDP as the transport protocol,
to get the RTP packages, the change below will do the job:
if (strcmp(f
>
> I'm writing to ask how I can get the RTP packages in order
> to store them in a database.
> I'm looking forward to hearing from you soon.
I'm sorry, I was not specific enough. I have already seen how this can be done
for UDP, but the transport protocol we are using is TCP, I haven't figure o