[Bug 711432] avfvideosrc: support screen capture on OSX

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 5 08:25:36 PST 2013


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

--- Comment #3 from Matthieu Bouron <matthieu.bouron at collabora.com> 2013-11-05 16:25:31 UTC ---
(In reply to comment #2)
> Review of attachment 258949 [details]:
> 
> ::: 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

It is not referenced in the documentation however it is mentionned in this
changelog
https://developer.apple.com/library/Mac/releasenotes/General/APIDiffsMacOSX10_8/AVFoundation.html
and it does work.

-- 
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