GPUOpen-LibrariesAndSDKs / Radeon-ReLive-VR

156 stars 19 forks source link

No microphone streaming on quest #23

Open RamesTheGeneric opened 4 years ago

RamesTheGeneric commented 4 years ago

Whenever I use my Quest to stream games, it doesn't appear to be streaming the audio from the Quest's built in mic for microphone inputs.

psychosomaticdragon commented 4 years ago

Having the same issue - headset microphone enabled in steamVR, but nothing seems to come through.

cmcosta81 commented 4 years ago

Have you found a solution? I haven't been able to get it working either was thinking virtual cable software might somehow handle it..

GennadiyAMD commented 4 years ago

@cmcosta81 - currently ReLive VR does not support streaming audio from the headset's microphone. For the time being I'd suggest to use a bluetooth headset with a microphone if you need mic input.

YukihoAA commented 4 years ago

Hi, @GennadiyAMD

I Just Install ReLive VR today, and it looks very beautiful graphics on VRChat better than ALVR or Virtual Desktop.

I'm now using RX 590 and Oculus Quest but Oculus Link with AMD graphics was not good as i expected. (it seems RX590 is not enough to use Oculus Link)

but ReLive VR is super beautiful and very fast (and also stabilized) so if ReLive for VR has Mic supports, I can choose Radeon Graphics again because it has better efficiency than other Graphics. (ReLive VR is even better than Oculus Link with annoying USB cables!)

Also at this momment, ReLive VR streams output audio to Headset with PC speaker too, but I want to suggest to make audio separated like Oculus do it originally.

I hope ReLive VR will support headset mic soon.

philongrobo commented 4 years ago

I have to buy a wireless microphone because there is no microphone support. Hope Relive will support soon.

Dirro commented 3 years ago

Is this still currently unsupported for latest update?

GennadiyAMD commented 3 years ago

@Dirro - still unsupported. This is a much bigger feature that involves a lot more. We're working on this, I know that you're eager to get this feature, but please give us some time :)

TheGP commented 3 years ago

@GennadiyAMD how many years do you need? Or waiting gpu prices go down so we can buy Nvidia?

GennadiyAMD commented 2 years ago

@philongrobo, @Dirro, @YukihoAA, @RamesTheGeneric, @psychosomaticdragon, @cmcosta81 - please check out v2.0 beta, just posted it. Note that it's not on Sidequest though - dowload from here.

Any feedback is highly welcome. Thanks for your patience while waiting for it!

tempestCognitor commented 2 years ago

@GennadiyAMD Thanks for implementing this feature! I tried the new beta version with BigScreen VR, but the mic had quality issues. If I select the AMD streaming device as the mic in BigScreen, it was picking up my mic, but the frequency was off, I sounded very low and hard to understand to my friends in the room.

Device details: Oculus Quest (1) Radeon Software Version: 21.9.2 PC details: AMD Radeon RX 6800XT, AMD Ryzen 7 5800X

Not sure if it helps, but I'll attach logs as well. I was playing around a bit with bitrate, and kept running into VIDEO_OP_CODE_FORCE_IDR messages, but I think that's probably unrelated. AMDWirelessVR.log

GennadiyAMD commented 2 years ago

@tempestCognitor - thanks for the feedback! FORCE_IDR are definitely unrelated to the microphone, that's part of the new quality of service algorithm we have implemented, which might also need a bit more tuning for older devices like Quest 1 where the decoder is not as fast. This would cause frame rate fluctuations, but has nothing to do with the microphone. You can reduce these fluctuations by increasing the minimum framerate - set the MinFrameRate in the Display section of settings.json to about 65.

I was able to reproduce the frequency problem with the microphone today, but very intermittently and it went away after rebooting the PC. We're looking into it, thanks a lot for reporting this!

GennadiyAMD commented 2 years ago

@tempestCognitor - Radeon Driver 21.10.2 should have resolved this issue - please let us know if you can still reproduce it with the latest drivers. Thanks!