<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<STYLE type=text/css>DIV {
        MARGIN: 0px
}
</STYLE>

<META content="MSHTML 6.00.2900.3243" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=921134321-17012008>Looks 
like some changes in ptlib and <ptlib/dshow.h> no longer 
works.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=921134321-17012008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=921134321-17012008>Remove 
the line and see if the directshow video input device is 
loaded.</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=921134321-17012008>Sometimes (and and for me it didn't automatically 
load)</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN 
class=921134321-17012008></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=921134321-17012008>If not 
then add.</SPAN></FONT></DIV>
<DIV><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=921134321-17012008>#include 
<</SPAN>ptlib/msos/ptlib/vidinput_directx.h<SPAN 
class=921134321-17012008>></SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=921134321-17012008></SPAN></FONT></FONT></FONT> </DIV>
<DIV><FONT face=Arial><FONT color=#0000ff><FONT size=2><SPAN 
class=921134321-17012008>which is what <ptlib/dshow.h> should be an alias 
for</SPAN></FONT></FONT></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT> </DIV>
<DIV><SPAN class=921134321-17012008><FONT face=Arial color=#0000ff 
size=2>Simon</FONT></SPAN></DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  h323plus-bounces@lists.packetizer.com 
  [mailto:h323plus-bounces@lists.packetizer.com]<B>On Behalf Of </B>JF 
  NP<BR><B>Sent:</B> Friday, January 18, 2008 1:58 AM<BR><B>To:</B> 
  h323plus@lists.packetizer.com<BR><B>Subject:</B> [h323plus] DirectShow support 
  (was Problem with Logitech camera)<BR><BR></FONT></DIV>
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman,new york,times,serif">Hi,<BR><BR>I've 
  downloaded the latest version of PTLib from SVN and in fact, in configure.ac 
  there is a section about directshow. When I compile PTLib, configure detects 
  DirectShow support and enabled it. But my problem is that when I try to 
  compile Simple or MyPhone2 to make tests, both fail because they have an 
  #include <ptlib/dshow.h>, and there is no such header file. What am I 
  doing wrong? Where can I found that file?<BR><BR>BR,<BR><BR>
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">----- 
  Mensaje original ----<BR>De: Simon Horne 
  <s.horne@packetizer.com><BR>Para: JF NP 
  <jfnp090274@yahoo.es><BR>Enviado: martes, 15 de enero, 2008 
  23:06:55<BR>Asunto: RE: [h323plus] Problem with Logitech camera<BR><BR> 
  <STYLE type=text/css>DIV {
        MARGIN: 0px
}
</STYLE>

  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=062210022-15012008>Br</SPAN></FONT></DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=062210022-15012008></SPAN></FONT> </DIV>
  <DIV><FONT face=Arial color=#0000ff size=2><SPAN 
  class=062210022-15012008>Unless there is an section in configure.ac in 
  your version of ptlib for diectshow I would not just define it. Let configure 
  find it if both pwlib version supports it and it get 
  detected. The original version of directshow was only for mingw however 
  it has since been ported to VS and added to the configure.ac to 
  autodetect support.</SPAN></FONT></DIV>
  <P><FONT face=Arial color=#0000ff size=2><FONT 
  size=2>====================<BR>Simon Horne<BR>email. 
  s.horne@isvo.net<BR>Principal Maintainer<BR>h323plus Library<BR><BR>Consulting 
  and Contracting<BR>consulting@h323plus.org.<BR>========================</FONT> 
  </FONT></P>
  <BLOCKQUOTE 
  style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(0,0,255) 2px solid">
    <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
    size=2>-----Original Message----<BR><B>From:</B> 
    h323plus-bounces@lists.packetizer.com 
    [mailto:h323plus-bounces@lists.packetizer.com]<B>On Behalf Of </B>JF 
    NP<BR><B>Sent:</B> Wednesday, January 16, 2008 3:33 AM<BR><B>To:</B> 
    H323plus<BR><B>Subject:</B> Re: [h323plus] Problem with Logitech 
    camera<BR><BR></FONT></DIV>
    <DIV 
    style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman,new york,times,serif">
    <DIV 
    style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman,new york,times,serif">Hi,<BR><BR>Is 
    it possible to have DirectShow enabled on native Windows simply by defining 
    P_DIRECTSHOW in ptbuildopts.h? Is it necessary any other 
    work?<BR><BR>Br,<BR><BR>
    <DIV 
    style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">----- 
    Mensaje original ----<BR>De: Simon Horne 
    <s.horne@packetizer.com><BR>Para: JF NP 
    <jfnp090274@yahoo.es><BR>CC: H323plus 
    <h323plus@lists.packetizer.com><BR>Enviado: miércoles, 9 de enero, 
    2008 19:29:51<BR>Asunto: RE: [h323plus] Problem with Logitech 
    camera<BR><BR><BR>I will try and have stable release out within the next 
    couple of weeks.<BR><BR>Simon<BR><BR>> -----Original Message-----<BR>> 
    From: <A href="mailto:h323plus-bounces@lists.packetizer.com" target=_blank 
    rel=nofollow 
    ymailto="mailto:h323plus-bounces@lists.packetizer.com">h323plus-bounces@lists.packetizer.com</A><BR>> 
    [mailto:<A href="mailto:h323plus-bounces@lists.packetizer.com" target=_blank 
    rel=nofollow 
    ymailto="mailto:h323plus-bounces@lists.packetizer.com">h323plus-bounces@lists.packetizer.com</A>]On 
    Behalf Of JF NP<BR>> Sent: Wednesday, January 09, 2008 11:35 PM<BR>> 
    To: H323plus<BR>> Subject: Re: [h323plus] Problem with Logitech 
    camera<BR>><BR>><BR>> Hi, Simon:<BR>><BR>> Do you know when 
    will the next version (with<BR>> DirectShow support) be 
    released?<BR>><BR>> BR,<BR>><BR>> --- Simon Horne <<A 
    href="mailto:s.horne@packetizer.com" target=_blank rel=nofollow 
    ymailto="mailto:s.horne@packetizer.com">s.horne@packetizer.com</A>> 
    escribió:<BR>><BR>> ><BR>> > JP<BR>> ><BR>> > The 
    problem is that not all windows webcams are<BR>> > supported with the 
    existing<BR>> > VideoForWindows. Directshow fixes that 
    unfortunately<BR>> > for pwlib 1.12 it is<BR>> > only available 
    with mingw compilations for windows.<BR>> > I have checked a bit 
    of<BR>> > work to allow it to be compiled with Visual Studio<BR>> 
    > however that is in PTLib.<BR>> > Once we migrate to PTlib and 
    release the stable<BR>> > version of h323plus the<BR>> > problem 
    should be rectified.<BR>> ><BR>> > Simon<BR>> ><BR>> 
    > > -----Original Message-----<BR>> > > From: <A 
    href="mailto:h323plus-bounces@lists.packetizer.com" target=_blank 
    rel=nofollow 
    ymailto="mailto:h323plus-bounces@lists.packetizer.com">h323plus-bounces@lists.packetizer.com</A><BR>> 
    > > [mailto:<A href="mailto:h323plus-bounces@lists.packetizer.com" 
    target=_blank rel=nofollow 
    ymailto="mailto:h323plus-bounces@lists.packetizer.com">h323plus-bounces@lists.packetizer.com</A>]On<BR>> 
    > Behalf Of JF NP<BR>> > > Sent: Wednesday, January 09, 2008 
    8:00 PM<BR>> > > To: <A href="mailto:h323plus@lists.packetizer.com" 
    target=_blank rel=nofollow 
    ymailto="mailto:h323plus@lists.packetizer.com">h323plus@lists.packetizer.com</A><BR>> 
    > > Subject: [h323plus] Problem with Logitech camera<BR>> > 
    ><BR>> > ><BR>> > > Hi,<BR>> > ><BR>> > 
    > I have a Logitech Communicate STX webcam, but I<BR>> > 
    cannot<BR>> > > make it work with h323plus. I've attached a 
    trace<BR>> > from<BR>> > > vidtest. Could anybody help 
    me?<BR>> > > My computer runs Windows XP SP 2 (Spanish).<BR>> 
    > ><BR>> > > Thanks in advance,<BR>> > ><BR>> 
    > ><BR>> > ><BR>> > > 
    ______________________________________________<BR>> > > Web 
    Revelación Yahoo! 2007:<BR>> > > Premio Favorita del 
    Público.<BR>> > ><BR>> ><BR>> <A 
    href="http://es.promotions.yahoo.com/revelacion2007/favoritos/" 
    target=_blank 
    rel=nofollow>http://es.promotions.yahoo.com/revelacion2007/favoritos/</A><BR>> 
    ><BR>> ><BR>><BR>><BR>><BR>><BR>> 
    ______________________________________________<BR>> Web Revelación Yahoo! 
    2007:<BR>> Premio Favorita del Público.<BR>> <A 
    href="http://es.promotions.yahoo.com/revelacion2007/favoritos/" 
    target=_blank 
    rel=nofollow>http://es.promotions.yahoo.com/revelacion2007/favoritos/</A><BR><BR></DIV><BR></DIV></DIV><BR>
    <HR SIZE=1>
    <BR><FONT face=Verdana size=-2>Web Revelación Yahoo! 2007:<BR>Premio 
    Favorita del Público - <A 
    href="http://es.promotions.yahoo.com/revelacion2007/favoritos/" 
    target=_blank rel=nofollow>¡Vota tu 
  preferida!</A></FONT></BLOCKQUOTE></DIV><BR></DIV></DIV><BR>
  <HR SIZE=1>
  <BR><FONT face=Verdana size=-2>Web Revelación Yahoo! 2007:<BR>Premio Favorita 
  del Público - <A 
  href="http://es.promotions.yahoo.com/revelacion2007/favoritos/">¡Vota tu 
  preferida!</A></FONT></BLOCKQUOTE></BODY></HTML>