Jump to content

GStreamer Daemon - Building GStreamer Daemon: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 77: Line 77:
</pre>
</pre>


== Building Gstd ==
== Building GStreamer Daemon ==


GStreamer Daemon is an [https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html Autotools] project. This makes it easy to build software packages for a variety of operating systems and platforms, including embedded devices.  
GStreamer Daemon is an [https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html Autotools] project. This makes it easy to build software packages for a variety of operating systems and platforms, including embedded devices.  
Line 136: Line 136:
=== gst-launch works but gst-client create_pipeline fails ===
=== gst-launch works but gst-client create_pipeline fails ===


Restart gstd.  I ran into this problem when I installed another package (the good plug-ins) after I started gstd.  Since gstd already built it database of installed plug-ins, I had to restart gstd for the good plug-in elements to be in gstd's database.
Restart GStreamer Daemon.  I ran into this problem when I installed another package (the good plug-ins) after I started GStreamer Daemon.  Since GStreamer Daemon already built it database of installed plug-ins, I had to restart GStreamer Daemon for the good plug-in elements to be in GStreamer Daemon's database.


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