open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
384 stars 180 forks source link

Use fake audio when --cloud_gaming is specified. #657

Closed jianjunz closed 1 year ago

jianjunz commented 1 year ago

Converted to draft. Waiting for response.

jianjunz commented 1 year ago

Fake audio device is needed by cg server, but it's not needed by cg client. Use a separate argument --fake_audio to specify.