Jump to content

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

m
mNo edit summary
Line 53: Line 53:


=== GStreamer ===
=== GStreamer ===
In case you don't have GStreamer, please visit [https://gstreamer.freedesktop.org/ this webpage] to see your specific installation guide. If you're in Ubuntu or Debian you can run the following command:
In case you don't have GStreamer, please visit [https://gstreamer.freedesktop.org/ GStreamer Project Site] to see your platform specific installation guide. If you're in Ubuntu or Debian you can run the following command:
<syntaxhighlight lang=bash>
<syntaxhighlight lang=bash>
sudo apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-plugins-base
sudo apt-get install libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-plugins-base
</syntaxhighlight>
</syntaxhighlight>


=== Documentation (optional) ===
=== Documentation (optional) ===
Cookies help us deliver our services. By using our services, you agree to our use of cookies.