feat: vrchat info improvements

This commit is contained in:
BabbleBones 2024-03-19 04:57:10 -04:00
parent deaef2fd03
commit 2201641ae1
2 changed files with 17 additions and 1 deletions

View file

@ -9,7 +9,7 @@ AVPro based video players have been notoriously buggy on Linux, knowing to have
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.
For playing RTSP streams, you might want to check out [GE-Proton with RTSP patches](https://github.com/SpookySkeletons/proton-ge-rtsp/releases). Sometimes RTSP streams will require 1 or more manual resyncs to start. Be warned that this Proton version is more experimental and may crash your game.
For playing RTSP streams, you might want to check out [GE-Proton with RTSP patches](https://github.com/SpookySkeletons/proton-ge-rtsp/releases). Sometimes RTSP streams will require 1 or more manual resyncs to start. Be warned that this Proton version is more experimental and highly likely to crash your game if not used directly for live events. Efforts to stabilize are ongoing.
{{< hint info >}}