[Bug 237423] www/qt5-webengine: enable video capture device implementation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Apr 20 23:07:52 BST 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237423

            Bug ID: 237423
           Summary: www/qt5-webengine: enable video capture device
                    implementation
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: easy, patch, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde at FreeBSD.org
          Reporter: cmt at freebsd.org
          Assignee: kde at FreeBSD.org
             Flags: maintainer-feedback?(kde at FreeBSD.org)

Created attachment 203840
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203840&action=edit
port video capture device patches from chromium

currently, qt5-webengine-using ports (e.g. qmapshack, once I fixed it) print a
warning:
[40533:463527936:0420/214650.072475:ERROR:create_video_capture_device_factory.cc(58)]
Not implemented reached in std::unique_ptr<VideoCaptureDeviceFactory>
media::(anonymous
namespace)::CreatePlatformSpecificVideoCaptureDeviceFactory(scoped_refptr<base::SingleThreadTaskRunner>)

This can be fixed by porting the corresponding patched from the chromium port
(which makes me wonder, how many copies of chromium with all their embedded
libraries at what patch level do I need? but that's not to be discussed here).
See attaches patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list