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
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ gstreamer-embedded mailing list gstreamer-embedded@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded