You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have try to migrate Electron file manager app from plyr to vidstack but it's have error: MediaImage src can only be of http/https/data/blob scheme: file:///Users/sytolk/..
plyr support file:// scheme why vidstack is not support it? I think it's supported from HTML5 too?
The text was updated successfully, but these errors were encountered:
Related Problem:
I have try to migrate Electron file manager app from plyr to vidstack but it's have error:
MediaImage src can only be of http/https/data/blob scheme:
file:///Users/sytolk/..plyr support file:// scheme why vidstack is not support it? I think it's supported from HTML5 too?
The text was updated successfully, but these errors were encountered: