Jump to content

GStreamer Daemon - Building GStreamer Daemon: Difference between revisions

Line 96: Line 96:
Also, the configure script has two options to set the location of the PID file for rundir and to set the location of the logs of the gstd: <tt>--with-gstd-runstatedir</tt>, <tt>--with-gstd-logstatedir</tt> respectively.
Also, the configure script has two options to set the location of the PID file for rundir and to set the location of the logs of the gstd: <tt>--with-gstd-runstatedir</tt>, <tt>--with-gstd-logstatedir</tt> respectively.


==== Building for Other Platforms ====
==== Cross-Compiling for Other Platforms ====


The process to build for other platforms is similar that the one for x86.  
The process to build for other platforms is similar that the one for x86.  
Line 105: Line 105:
</syntaxhighlight>
</syntaxhighlight>


In the previous commands ''<platform-host-name>'' is the prefix that would be added to the cross-compiler as: ''<platform-host-name>-gcc". I.E.: ''arm-none-linux''.  
In the previous commands ''<platform-host-name>'' is the prefix that would be added to the cross-compiler as: ''<platform-host-name>-gcc". I.E.: ''arm-none-linux''.


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