Jump to content

GStreamer Daemon - Building GStreamer Daemon: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 117: Line 117:


As build issues are reported, we will capture the error message and provide the steps on how to resolve the issue.  Don't be shy, open an issue at [https://github.com/RidgeRun/gstd-1.x/issues github repo] and let us help you get unstuck.
As build issues are reported, we will capture the error message and provide the steps on how to resolve the issue.  Don't be shy, open an issue at [https://github.com/RidgeRun/gstd-1.x/issues github repo] and let us help you get unstuck.
=== 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.
<pre>
killall gstd
gstd &
</pre>


=== ./autogen.sh: line 24: gtkdocize: command not found ===
=== ./autogen.sh: line 24: gtkdocize: command not found ===
Cookies help us deliver our services. By using our services, you agree to our use of cookies.