<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hi Ross, </div>
<div> </div>
<div>yes of course it should be standardized and not arbitrary. To be more clearly, I mean KLV encoded data as defined in the SMPTE standard ST 336. </div>
<div> </div>
<div>Best regards</div>
<div> </div>
<div>Dietmar</div>
<div> </div>
<div>> On Aug 12, 2019, at 6:05 AM, Hallmann, Dietmar <dietmar.hallmann@airbus.com> wrote:</div>
<div>> </div>
<div>> I?m working on a project where I capture a video framebuffer, encode it with NVIDIA encoder and stream it as an elementary h264/265 video stream via live555 mpeg2 transport container. It works fine and it?s really fast with negligible latencies.  I use
an instance of MPEG2TransportStreamFromESSource and add an elementary video stream by using addNewVideoSource. I saw that this is possible for both video and audio elementary streams.</div>
<div>> Maybe it?s a stupid question and I don?t want to waste your time but is it possible to add arbitrary data, for instance meta data, as a source to the same container</div>
<div> </div>
<div>Probably not with the existing code; it assumes that the streams being multiplexed into a Transport Stream are audio or video.</div>
<div> </div>
<div>If we were to support adding a new type of stream to a Transport Stream, it would have to be something that?s been standardized (not some arbitrary, non-standard data).</div>
<div> </div>
<div>An alternative would be to stream your H.264/H.265 video data as RTP, rather than packing it into a Transport Stream.  Then, if your metadata is textual (timed text), then you could also stream it as RTP, using our ?T140TextRTPSink? class.</div>
<div> </div>
<div> </div>
<div>Ross Finlayson</div>
<div>Live Networks, Inc.</div>
<div><a href="http://www.live555.com/">http://www.live555.com/</a></div>
<div> </div>
<div> </div>
<div> </div>
</span></font>
<font style="font-size: 9px;">The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.<br>If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.<br>Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.<br>All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.</font></body>
</html>