MerlinVR / USharpVideo

A basic video player made for VRChat using Udon and UdonSharp
MIT License
323 stars 43 forks source link

Stream Mode Incompatible with AudioLink? #88

Open Poofy1 opened 1 month ago

Poofy1 commented 1 month ago

Connecting AudioLink to the VideoAudioSource speaker works just fine in the past, however connecting AudioLink to StreamAudioSourceR or StreamAudioSourceL does not pick up any audio. I believe Stream mode uses AVPro, so it should still be compatible right? ProTV uses AVPro and they have AudioLink support.

Physics-Dude commented 1 month ago

Just tested with usharpvideo v1.0.1 and audiolink v1.4.0. Audiolink seems to be working fine in stream mode with both live streams and regular videos (both using Stream mode as per recent YouTube changes) from YouTube. I Use StreamAudioSourceL and am currently using PC.

Double check your audio source and audiolink prefab, or give more details about your media and possible changes.