From d4033d0caa551c38b51c9429f55a2d750f6b195a Mon Sep 17 00:00:00 2001 From: Bones Date: Wed, 6 Dec 2023 13:40:55 +0000 Subject: [PATCH] feat: relevance of rtsp issue and avpro --- content/docs/vrchat/video_players.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/docs/vrchat/video_players.md b/content/docs/vrchat/video_players.md index 6fb3579..b625480 100644 --- a/content/docs/vrchat/video_players.md +++ b/content/docs/vrchat/video_players.md @@ -9,6 +9,10 @@ AVPro based video players are notoriously buggy on Linux, causing issues such as We recommend using [GE-Proton](https://github.com/GloriousEggroll/proton-ge-custom), as it contains extra fixes for Wine's Windows Media Foundation implementation that AVPro uses. This will allow you to play regular videos, MPEG-TS and HLS streams, but not RTSP streams. +The overwhelming majority of live music events utilize RTSP for its low latency which leaves proton users in the dark. Ask your venue for stream links if none are provided at the stage and view the stream in the background with your web browser or hover it in space with either [WlxOverlay](/docs/steamvr/wlxoverlay/) or [WlxOverlay-X](/docs/fossvr/wlxoverlay-x/). + +AVPro on GE is currently expected to be stable, with one excpetion of seeking in the video not currently being implemented, if you encounter game stability issues or other around video playback please report them as soon as possible at the [VRChat proton git issue](https://github.com/ValveSoftware/Proton/issues/1199) or our [community instant messaging](/docs/community/). + ## Stream from video player to ffplay/MPV When in a VRChat world, if a video player fails to play, you can instead run [this script](https://gist.github.com/galister/1a971254af72bb2a5bc27740e984bce2).