Jump to content

GStreamer Daemon - Building GStreamer Daemon: Difference between revisions

Add Fedora installation
(Fix typo in MacOS)
(Add Fedora installation)
Line 78: Line 78:
python3-pip
python3-pip
</pre>
</pre>
=== Dnf Installation ===
<pre>
sudo dnf install \
automake \
libtool \
pkg-config \
gstreamer1-devel \
gstreamer1-plugins-base-devel \
glib2-devel \
json-glib \
json-glib-devel \
gtk-doc \
readline-devel \
ncurses-devel \
libdaemon-devel \
jansson-devel \
libsoup-devel \
python3 \
python3-pip
</pre>


== Building GStreamer Daemon ==
== Building GStreamer Daemon ==
3

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.