<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=windows-1252"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Probably your best bet is to create a managed to unmanaged C++ interop
library that exposes the functionality that you need in managed
classes.Your VB.NET application will then be able to import and use
your managed interfaces. This is the way I have approached it.<br>
<br>
Matt S. <br>
<br>
<br>
Jack A Short wrote:
<blockquote cite="mid:002c01c93e81$b954b750$2101a8c0@Nedko" type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta content="MSHTML 6.00.2900.3354" name="GENERATOR">
  <style></style>
  <div><font size="2">Hi Mailing List,</font></div>
  <div> </div>
  <div><font size="2">I am trying to find away of adding a video
streaming into our VB.NET application. I was wondering if it was
possible to use the livemedia libraries in conjunction with our VB.NET
interface, so that we can integrate a video streaming application into
our application.</font></div>
  <div> </div>
  <div><font size="2">Any help would be greatly appreciated</font></div>
  <div> </div>
  <div><font size="2">Best Regards</font></div>
  <div><font size="2">Jack Short</font></div>
  <div> </div>
  <div> </div>
  <div> </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>
</body>
</html>