[Bug 711432] avfvideosrc: support screen capture on OSX

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 5 08:11:26 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=711432
  GStreamer | gst-plugins-bad | git

--- Comment #2 from Andoni Morales <ylatuya at gmail.com> 2013-11-05 16:11:23 UTC ---
Review of attachment 258949:
 --> (https://bugzilla.gnome.org/review?bug=711432&attachment=258949)

::: sys/applemedia/avfvideosrc.m
@@ +240,3 @@
+#else
+  AVCaptureScreenInput *screenInput = [[AVCaptureScreenInput alloc]
initWithDisplayID:displayId];
+  screenInput.capturesCursor = captureScreenCursor;

This property does not seems to exists:
https://developer.apple.com/library/mac/documentation/AVFoundation/Reference/AVCaptureScreenInput_Class/Reference/Reference.html

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list