https://bugs.winehq.org/show_bug.cgi?id=39897
Bug ID: 39897 Summary: webcamXP 5 can't show video sources (webcam, internet camera, local video files) Product: Wine Version: 1.8 Hardware: x86 URL: http://www.webcamxp.com OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jhansonxi@gmail.com Distribution: Ubuntu
I wasn't able to connect to a webcam with Adobe Flash 20 but since that involves Firefox I decided to find a simpler test app. This is a freeware/trialware multi-webcam and network camera viewer with a built-in web server. It installs and executes without problems, and can see at least one USB camera device, but fails with "An error occurred while connecting the video source". Wine messages during source selection:
fixme:devenum:DEVENUM_IMediaCatMoniker_GetClassID (0x3e69730)->(0x33f7fc): stub fixme:devenum:DEVENUM_IMediaCatMoniker_GetClassID (0x3dc09e0)->(0x33f7fc): stub fixme:devenum:DEVENUM_IMediaCatMoniker_GetClassID (0x3e60450)->(0x33f8dc): stub fixme:quartz:FilterGraphInner_QueryInterface unknown interface {00000003-0000-0000-c000-000000000046} fixme:quartz:FilterGraphInner_QueryInterface unknown interface {00000019-0000-0000-c000-000000000046} fixme:win:WINNLSEnableIME hwnd 0x304ce enable 0: stub! fixme:win:WINNLSEnableIME hwnd 0x304ce enable -1: stub!
Steps to reproduce: 1. Install wxpfree590.exe 2. Connect webcam and verify it works with native apps (xawtv, vlc) 3. Start webcamXP. 4. Right-click in box 1 in "Source selection" and select camera or video file. 5. Should show camera video feed or play video file.
Tested: Edimax IC-700PTn V2 internet camera (direct and network file)
Logitech QuickCam Pro 4000
Logitech Quickcam Orbit/Sphere MP (2006)
Local MPEG and AVI (Indeo) file.
Web server is functional but can't do much without a video stream.
Developer indicates that Visual C++ 2013 Redistributable (32-bit) is a requirement for using RTSP sources but using winetricks to install vcrun2013 has no effect on behavior.