basic-tutorial-5.c on MacDesktop not embedding video inside native Mac Window

amishsharma7 amishsharma7 at gmail.com
Mon Apr 20 13:44:58 UTC 2020


Hi,
I am developing Mac application which uses GStreamer and need to display a
video on a native Mac Window. But on running the application, the video
window does not get embedded in the mac native window. Instead it runs on a
separate window having no control over it.

Platform: - Mac OS 10.13.6
XCode - 10.1
gtk version used : - gtk 3.0

Also this line of code shows me a warning : -
window_handle = gdk_quartz_window_get_nsview (window);
Warning: - Implicit declaration of function 'gdk_quartz_window_get_nsview'
is invalid in C99.
which I doubt might be the cause of the problem.

Any help would be appreciated.
Thanks



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list