Gstreamer for RTEMS

Sebastian Dröge sebastian at centricular.com
Mon May 15 07:35:14 UTC 2017


On Mon, 2017-05-15 at 10:40 +0530, Abhilash Sathyanarayana wrote:
> Hi,
> 
> Is it possible to build streamer for RTEMS ? RTEMS is very light RTOS, single process multi threaded with file system.There is no support for many of the UNIX system calls. 
> 
> Gstreamer has dependencies on Glib2.0 which again depends on libffi and python.
> Let me know whether it is possible ?

You'll have to port GLib and other software to that OS, and for that
you'll have to do the research yourself really. It all depends on what
the OS provides.
As long as you have some kind of C support with a more or less complete
C standard library, it should be possible.


Note that Python is not a dependency of GLib.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-embedded/attachments/20170515/22b76d8e/attachment.sig>


More information about the gstreamer-embedded mailing list