Unable to play RTSP streams (Topaz Chat) in iOS Beta
ジェームス
- Open VRChat
- Join a test world with an active Topaz Chat stream and both RTSP & RTSPT players
- Try pressing global sync on both RTSP and RTSPT players
- No response and no stream played
Error logs indicate that AVPro on iOS isn't resolving the RTSP stream URLs:
2025.08.10 17:39:31 Debug - [Video Playback] Resolving URL 'rtsp://topaz.chat/live/TopazTestJB'
2025.08.10 17:39:31 Debug - [AVProVideo] Opening rtsp://topaz.chat/live/TopazTestJB (offset 0) with API
2025.08.10 17:39:31 Warning - [AVProVideo] Path is not a URL nor is it absolute.
2025.08.10 17:39:31 Error - [AVProVideo] Failed to open rtsp://topaz.chat/live/TopazTestJB
2025.08.10 17:39:33 Debug - NativeAppAPI.GetSDKDirectConnectionIP()
The RTSPT player works fine on PC (URL = rtspt://topaz.chat/live/TopazTestJB), the RTSP player works okay on Android, though it has a 40 second delay before it starts playing (URL = rtsp://topaz.chat/live/TopazTestJB)
Please update the code for the iOS AVPro so that RTSP streams can be played.
Log In