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

HLS Video works fine in VLC player, but only loads one frame inside of VRCHAT #3

Open
kroung opened this issue Sep 14, 2022 · 3 comments

Comments

@kroung
Copy link

kroung commented Sep 14, 2022

Ive managed to get up and running, and VLC is running nice and smooth with either my RTMP link or HLS m3u8 link.

Ive tried my M3U8 link in multiple VRchat worlds, it will load the video, but it freezes on the first frame, and no audio. I tried to change the playlist length and fragment lenght to longer times from 1s and 4s. Is this HLS method still workin in VRchat, or have most moved to rtsp?

@A01706155
Copy link

Late response but looks like this happens when you try to load the stream from a local network for some reason...

@kroung
Copy link
Author

kroung commented Jul 29, 2023

Late response but looks like this happens when you try to load the stream from a local network for some reason...

I ended up working with the maker of the Video player I was using in VRChat, and they were able to resolve a bug with the player using HLS. Ende dup not being a bug of this server code. MerlinVR/USharpVideo#55

@A01706155
Copy link

I ended up working with the maker of the Video player I was using in VRChat, and they were able to resolve a bug with the player using HLS. Ende dup not being a bug of this server code. MerlinVR/USharpVideo#55

Oh, thank you for the information! 😀

Damn, I thought it was a server issue and I tried to fix it with different settings, but I didn't achieve anything haha.

The only fix I found back then was to set up the nginx server on AWS, Oracle Cloud or anywhere else that was not my home network. Others could see the stream except for me when coming from my own network. 🤯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants