<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
that's exactly what I want to do.<br>
<br>
Ross, is it possible to provide such a method to get address and port
from which the other side is sending the rtp packets?<br>
<br>
<br>
Christian<br>
<br>
Florian Winter wrote:
<blockquote cite="mid43F2013E.2040109@graphics.cs.uni-sb.de" type="cite">
  <pre wrap="">Christian Gerstner wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi Ross,

I need to know the source port of a rtp stream I'm receiving with
live555 Streaming Media.
Is there an easy way to query this port?
If yes how can I query it?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
hi Christian,

are you trying to implement symmetric RTP
(<a class="moz-txt-link-freetext" href="http://www.voip-info.org/wiki-RTP+Symmetric">http://www.voip-info.org/wiki-RTP+Symmetric</a>) using live555? I tried
something similiar, but it seems that currently it can't be done without
patching live555. the RTPSource needs to remember the address from which
it receives RTP packets and provide a method for querying it...
unfortunately there seems to be no such method at the moment.
_______________________________________________
live-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:live-devel@lists.live555.com">live-devel@lists.live555.com</a>
<a class="moz-txt-link-freetext" href="http://lists.live555.com/mailman/listinfo/live-devel">http://lists.live555.com/mailman/listinfo/live-devel</a>
  </pre>
</blockquote>
<br>
</body>
</html>