<html><head>


<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Microsoft Sans Serif";
        panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-ligatures:standardcontextual;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
<style>pre,code,address {
  margin: 0px;
}
h1,h2,h3,h4,h5,h6 {
  margin-top: 0.2em;
  margin-bottom: 0.2em;
}
ol,ul {
  margin-top: 0em;
  margin-bottom: 0em;
}
blockquote {
  margin-top: 0em;
  margin-bottom: 0em;
}
</style></head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word"><div>Hi,</div><div><br></div><div>GStreamer is definitely suited to do this, we have elements for many kinds of streaming protocols. The details of how you stream the data really depends on what your goals are and what is on the other side.</div><div><br></div><div>What kind of latency do you target? How much do you tolerate dropping data to preserve a lower latency? Do you need to preserve timing information? Etc.</div><div><br></div><div>Olivier</div><div><br></div><div>On Tue, 2024-01-02 at 15:57 +0000, Kozikowski, Mark via gstreamer-devel wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex">
<div class="WordSection1">
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-size: 11pt;">Hello all,</span></p><p class="MsoNormal"><o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">I’m not sure that this is possible with gstreamer, or if it better suited to another infrastructure.<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">I’m looking to forward the h-264 output of a USB camera to the network without any transcoding.<o:p></o:p></p><p class="MsoNormal">As the output is already in h-264 format, can I just copy that to UDP or TCP network for use on another device?<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">Thanks for any help,<o:p></o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal"><o:p> </o:p></p><p class="MsoNormal">Mark<br><br><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:black">PROPRIETARY STATEMENT: The information contained in or attached to this e-mail is proprietary to Advanced Acoustic Concepts, LLC (AAC). It shall only be provided to a third party under the control of a non-disclosure or proprietary information agreement (NDA/PIA) and shall not be reproduced in whole or in part for any purposes outside the scope of such NDA/PIA.</span>
<span style="mso-ligatures:none"><o:p></o:p></span></p><p class="MsoNormal"><o:p> </o:p></p></div></blockquote><div><br></div><div><span><pre>-- <br></pre><pre>Olivier Crête
olivier.crete@collabora.com
Multimedia Lead
</pre></span></div></body></html>