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
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?
The text was updated successfully, but these errors were encountered:
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
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. 🤯
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?
The text was updated successfully, but these errors were encountered: