Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GStreamer and the Embedded video in the homepage causes local build to freeze #1042

Open
Siddharth2207 opened this issue Dec 4, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Siddharth2207
Copy link
Contributor

Siddharth2207 commented Dec 4, 2024

  • Ok so this a bit of a subtle issue that i'm observing, when I try to build and run the linux build locally , there is an issue that if I do not navigate to the any other tab, say Settings tab or Orders, before the introductory video in the raindex app home page is rendered, I get GStreamer error and the app freezes.
    Error in the terminal :
GStreamer element appsink not found. Please install it.

** (WebKitWebProcess:27554): WARNING **: 13:35:38.991: The GStreamer FDK AAC plugin is missing, AAC playback is unlikely to work.
Unable to access the GBM device, disabling DMABuf video sink.
GStreamer element autoaudiosink not found. Please install it

(WebKitWebProcess:27554): GLib-GObject-CRITICAL **: 13:35:39.070: invalid (NULL) pointer instance

(WebKitWebProcess:27554): GLib-GObject-CRITICAL **: 13:35:39.070: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
  • As far as I am aware GStreamer comes preinstalled in ubuntu 22 and 24.
  • Here is a video file that describes the issue I'm facing :
    Screencast from 2024-12-04 13-38-08.webm
  • In the above video you can see that I enter the command to run the app build, and as soon as the app opens I navigate to the Settings tab, apply the settings and the navigate around the Orders tab. But as soon as I navigate to the raindex home page, and the video is rendered, i get the GStreamer error and the app freezes
  • The bug seems to be tiggered by an embedded loom video :
    src="https://www.loom.com/embed/fca750f31f0a43258891cea0ddacb588?sid=21583276-742b-49d5-a7db-b6e9e01ca418"
@Siddharth2207 Siddharth2207 added the bug Something isn't working label Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants