I am trying to setup the server to start encoding as soon as the server boots. I have followed the instructions described at: http://help.adobe.com/en_US/FlashMediaLiveEncoder/3.0/Using/WS5b3ccc516d4fbf351e63e3d11c10 4babd5-7ff6.html
I successfully "registered" it as described in the link above. When I start the FMELauncher.exe, I get the errors:
ed Apr 13 2011 15:06:35 : Selected video input device: Osprey-230 Video Device 1
Wed Apr 13 2011 15:06:35 : Selected audio input device: Unbalanced 1 (Osprey-2X0)
Wed Apr 13 2011 15:06:35 : Failed with error 80040154:CoCreateInstance(CLSID_NullRenderer, 0, (CLSCTX_INPROC_SERVER|CLSCTX_INPROC_HANDLER), IID_IBaseFilter, pFilterVideoRenderer.ppv())
Wed Apr 13 2011 15:06:35 : Failed with error ffffff97:SetupInputVideoPreview(pFilter, pguidCategory)
Wed Apr 13 2011 15:06:35 : Failed with error ffffff97:SetupVideoPreview(pFilterSource)
Wed Apr 13 2011 15:06:35 : Error: Problem with video capture device. Please verify that the video capture device is working correctly and is not already in use.
Wed Apr 13 2011 15:06:35 : Failed with error 80040154:CoCreateInstance(CLSID_NullRenderer, 0, (CLSCTX_INPROC_SERVER|CLSCTX_INPROC_HANDLER), IID_IBaseFilter, pFilterRenderer.ppv())
Wed Apr 13 2011 15:06:35 : Error: Problem with audio capture device. Please verify that the audio capture device is working correctly and is not already in use.
Wed Apr 13 2011 15:06:35 : Closing Application.
When I start up the GUI, using the same XML settings and the same user, it works just fine. This machine is a Windows 2008 R2 64 bit machine.
I have tried:
making this user an admin
changing "compatibility mode" on the executable
different users
different XML files
changing permissions on where the XML file and Log files exist.
Any ideas?
--Bryan