- 
    Bug 
- 
    Resolution: Invalid
- 
    P3: Somewhat important 
- 
    None
- 
    5.5.0
- 
    None
- 
    Linux
After having a look at the gst-1.0 implementation, I found out that it has been coded around the XCB platform.
On embedded devices it is important to be able to use gst-1.0 on EGLFS and LinuxFB (and possibly DirectFB and Wayland) as well.
The current implementation makes impossible to use gst-1.0 unless a full xorg installation is provided, which drastically increases the software footprint on limited embedded devices.
Thanks