
From: "Simon Horne" <s.horne@packetizer.com> Date: Sunday 31 October 2010 04:01
I have checked in a fix for DirectShow2 so it can be compiled without requiring qedit.h. I have also updated simple with fixes for DirectShow2 and H.239
Bug fix to PSoundChannel::Write() also applied.
1. The "Linker/General/Output File" of "SVN Get Revision" is now set to $(SolutionDir)/svn_getrev.exe which creates a invalid path: the / should be removed or at least replaced with a \. 2. The CLSIDs and IIDs of the SampleGrabber are still only defined in the _WIN32_WCE branch of vidinput_directx2.cxx so now compiling that file results in 4 undeclared identifiers. It seems to (almost) work now. Both endpoints see the webcams and both load the Vic H.261 plugin (but not the ffmpeg H.263 one). However, the server side (-n -l) only receives the video while the client side (-n <host>) neither sends not receives. Audio and text are fine. Am I missing something? -- Alessandro