Facepunch / garrysmod-requests

Feature requests for Garry's Mod
83 stars 24 forks source link

IVideoWriter: Record own voice in voice chat #2378

Open 0RadicalLarry0 opened 1 month ago

0RadicalLarry0 commented 1 month ago

Details

Currently in order for IVideoWriter to record your own voice in voice chat you need to enable the voice_loopback cvar. It would be nice if IVideoWriter just recorded your mic (when using voice chat) instead of requiring voice_loopback.

IVideoWriter already records voice chat since it's something the client hears, I don't see why IVideoWriter shouldn't record your own mic when using voice chat.