OpenGL Accelerated HTML Overlay/Getting Started/Building HTML Overlay: Difference between revisions

m
no edit summary
mNo edit summary
 
Line 9: Line 9:
HTML Overlay has the following dependencies for building from source:
HTML Overlay has the following dependencies for building from source:


* GStreamer. Visit this webpage for more information: https://gstreamer.freedesktop.org/
* GStreamer. Visit [https://gstreamer.freedesktop.org/ GStreamer Project Site] for more information,
* OpenGL. See more about OpenGL in this link: [https://www.opengl.org/ OpenGL]
* OpenGL. See more about OpenGL in this link: [https://www.opengl.org/ OpenGL]
* GTK+. You can see more about GTK+ in this link: [https://www.gtk.org/ GTK+].
* GTK+. You can see more about GTK+ at this link: [https://www.gtk.org/ GTK+].
* Webkit2GTK+. You can see more about it in the following link: [https://webkitgtk.org/ Webkit2GTK+]
* Webkit2GTK+. You can see more about it in the following link: [https://webkitgtk.org/ Webkit2GTK+]
* GLEW
* GLEW
* EGL
* EGL
In the following sections you can see how to install, in Debian-based systems, the dependencies mentioned before.
 
In the following sections, you can see how to install the dependencies (mentioned before) in Debian-based systems:


=== OpenGL ===
=== OpenGL ===
Line 79: Line 80:
* meson
* meson


Please, install them using (in Debian-based systems like Ubuntu):
Please install them using (in Debian-based systems like Ubuntu):


<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>