generated from obsidianmd/obsidian-sample-plugin
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Local video feature not working:
OS: Ubuntu 20.04
Obsidian: v0.15.9
Timestamp Notes: latest version
Variant 1: Steps to replicate:
- Create a
mdfile with text containing the path to video: "/home/spartan/Desktop/test.mp4" - Run "Open Video player" command
Result:
> [!error] Streaming Error
> undefined
Variant 2: Steps to replicate:
- Create a
mdfile with text containing the path to video: "file:///home/spartan/Desktop/test.mp4" - Run "Open Video player" command
Result:
> [!error] Streaming Error
> undefined
Variant 3: Steps to replicate:
- Run "Open sample modal" command and select local file
Result:
> [!error] Streaming Error
> undefined
Metadata
Metadata
Assignees
Labels
No labels