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

VideoTextureProvider fails to load videos over https sometimes #858

Open
art0007i opened this issue Dec 8, 2023 · 4 comments
Open

VideoTextureProvider fails to load videos over https sometimes #858

art0007i opened this issue Dec 8, 2023 · 4 comments
Labels
bug Something isn't working as intended.

Comments

@art0007i
Copy link

art0007i commented Dec 8, 2023

Describe the bug?

Some video urls just never load when put into the VideoTextureProvider, I think this is specifically when the link does not end in .mp4
This is especially weird because even when the webserver sends the correct Content-Type header the video still does not load.

To Reproduce

  1. spawn a video texture provider
  2. put a url that links to a video, but does not end in .mp4 (I used https://test.globalelite2.repl.co/test )
  3. the video will never load

Expected behavior

The video loads

Screenshots

No response

Resonite Version Number

2023.11.28.1365

What Platforms does this occur on?

Windows

What headset if any do you use?

No response

Log Files

ROTHORN - 2023.11.28.1365 - 2023-12-08 15_50_06.log

Additional Context

No response

Reporters

No response

@art0007i art0007i added the bug Something isn't working as intended. label Dec 8, 2023
@Frooxius
Copy link
Member

Frooxius commented Dec 8, 2023

What does the component look like?

If you force it to use libVLC, does it work?

@art0007i
Copy link
Author

art0007i commented Dec 8, 2023

ah I did some more testing. It won't work only when the Stream checkbox is on. both libVLC and Unity

Here's what the component looks like
VideoTextureProvider component

@Frooxius
Copy link
Member

@djsime1 As per our guidelines, we cannot use those materials.

@Yellow-Dog-Man Yellow-Dog-Man deleted a comment from djsime1 Dec 20, 2023
@djsime1
Copy link

djsime1 commented Dec 20, 2023

@djsime1 As per our guidelines, we cannot use those materials.

Understood, apologies.

@shiftyscales shiftyscales removed their assignment Jan 23, 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 as intended.
Projects
None yet
Development

No branches or pull requests

4 participants