Skip to content

gstreamer missing elements when built for NWJS #61

@Zuzon

Description

@Zuzon

When addon is used with pure nodejs, all works totally fine, but when it is compiled for nwjs, then i'm receiving errors of missing gstreamer elements, like avdec_h264. GstError: no element "avdec_h264"
It looks like under nwjs environment gstreamer-superficial is not using a gst, which is already installed on system, but it tries to use another kind.

Later i have added ffmpeg to my nwjs and received different error:
Crashing due to FD ownership violation

nwjs 0.69.1
ubuntu 22

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions