<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello Ross,<br>
<br>
I appreciate your quick response.<br>
<br>
What I am exactly trying to do is to simulate a RTP session for bidirectional video telephony (using H.264 codec) which means I would need a single UDP socket that sends and receives RTP data simultaneously (using the same IP address and local port number).<br>
<br>
Best regards,<br>
Samer<br>
<br>
On 06/25/2015 10:56 AM, Ross Finlayson wrote:<br>
</div>
<blockquote cite="mid:B2A8C260-D737-46EE-BFAB-E9DB5CEA0389@live555.com" type="cite">
<div>
<blockquote type="cite" class="">
<div class="">
<div bgcolor="#FFFFFF" text="#000000" class="">Using the example "<i class="">testH264VideoStreamer.cpp</i>" provided by the live library, I would like to create one UDP Groupsock that streams and receives H264 RTP data in parallel.<br class="">
<br class="">
I would like to know if this target is doable in principle using the live libraries.</div>
</div>
</blockquote>
<div><br class="">
</div>
You might be able to make that work, but in practice, separate “Groupsock” objects are usually used for receiving and transmitting, so I suggest that you do that instead.</div>
<div><br class="">
</div>
<div>But let’s first step back and ask what it is you are trying to do.  It sounds like you want to relay an incoming UDP stream to a different destination.  If that’s the case, then I suggest looking at our “testRelay” demo application (“testProgs/testRelay.cpp”).</div>
<div><br class="">
</div>
<div>Alternatively, if your incoming stream is accessible via RTSP (i.e., using a “<a moz-do-not-send="true" href="rtsp://%3F" class="">rtsp://“</a> URL), then I suggest using the “LIVE555 Proxy Server”</div>
<div><span class="Apple-tab-span" style="white-space:pre"></span><a moz-do-not-send="true" href="http://live555.com/proxyServer/" class="">http://live555.com/proxyServer/</a>  </div>
<div>instead.</div>
<br class="">
<br class="">
<div apple-content-edited="true" class=""><span class="Apple-style-span" style="border-collapse: separate;
          color: rgb(0, 0, 0); font-family: Helvetica; font-style:
          normal; font-variant: normal; font-weight: normal;
          letter-spacing: normal; line-height: normal; orphans: 2;
          text-align: -webkit-auto; text-indent: 0px; text-transform:
          none; white-space: normal; widows: 2; word-spacing: 0px;
          -webkit-border-horizontal-spacing: 0px;
          -webkit-border-vertical-spacing: 0px;
          -webkit-text-decorations-in-effect: none;
          -webkit-text-size-adjust: auto; -webkit-text-stroke-width:
          0px; "><span class="Apple-style-span" style="border-collapse:
            separate; color: rgb(0, 0, 0); font-family: Helvetica;
            font-style: normal; font-variant: normal; font-weight:
            normal; letter-spacing: normal; line-height: normal;
            orphans: 2; text-align: -webkit-auto; text-indent: 0px;
            text-transform: none; white-space: normal; widows: 2;
            word-spacing: 0px; -webkit-border-horizontal-spacing: 0px;
            -webkit-border-vertical-spacing: 0px;
            -webkit-text-decorations-in-effect: none;
            -webkit-text-size-adjust: auto; -webkit-text-stroke-width:
            0px; ">Ross
 Finlayson<br class="">
Live Networks, Inc.<br class="">
<a moz-do-not-send="true" href="http://www.live555.com/" class="">http://www.live555.com/</a></span></span>
</div>
<br class="">
<br>
<fieldset class="mimeAttachmentHeader"></fieldset> <br>
<pre wrap="">_______________________________________________
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>
<p style="font-size:8.0pt;font-family:Arial,sans-serif">---<br>
SIGOS<br>
testing is our competence<br>
</p>
<p style="font-size:8.0pt;font-family:Arial,sans-serif">Klingenhofstrasse 50d<br>
D-90411 Nuernberg<br>
Fon +49 911 95168-0<br>
<a href="http://www.keynote-sigos.com">www.keynote-sigos.com</a> </p>
<p style="font-size:8.0pt;font-family:Arial,sans-serif">Follow us on: <a href="http://www.linkedin.com/company/keynote-sigos-gmbh">
linked.in</a> | <a href="https://www.xing.com/companies/KEYNOTESIGOSGMBH">xing.com</a> |
<a href="http://twitter.com/keynoteSIGOS">twitter.com</a> | <a href="http://www.facebook.com/keynote.SIGOS">
facebook.com</a><br>
</p>
<p style="font-size:8.0pt;font-family:Arial,sans-serif">HRB 9323 Nuernberg<br>
Gerichtsstand: Nuernberg<br>
Geschaeftsfuehrer: Adil Kaya, Jennifer Tejada, David Peterson<br>
</p>
</body>
</html>