DioxusLabs / DioxusLabs/dioxus

`video_stream` example not displaying the video

Open
#4,094 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
39.1k
Forks
1.9k
Avg merge
4d 10h
Merged PRs (30d)
4

Description

**Problem**

I tried to run the `video_stream` example, it starts but will not show a video.

**Steps To Reproduce**

I'm running this on Linux with the nvidia drivers so I have to set `WEBKIT_DISABLE_DMABUF_RENDERER=1`:

```
WEBKIT_DISABLE_DMABUF_RENDERER=1 cargo run --example video_stream --features="http desktop"
```

The video does not play back.

**Expected behavior**

The video should play back

**Screenshots**

![Image](https://github.com/user-attachments/assets/05a6ba2a-3446-400f-bdd8-953dc4107006)

**Environment:**

- Dioxus version: `main`
- Rust version:
- OS info: `1.86.0`
- App platform: `desktop`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.