You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried using the "wasapi" source and sink plugin since this is the "new and improved" API on MS Windows, but this doesn't seem to work - even with the straightforward gst-launch audiotestsrc ! wasapisink test, so it is still commented out in r15928.
Not much we can do if the latest gstreamer doesn't support it... delaying.
Follow up from #391, related to: #899.
When we shadow an OSX or win32 session, we want to forward the sound generated by those applications rather than any capture device (microphone).
It would also be nice to re-use the device selection code from pulseaudio (name match), and maybe introduce better command line arguments for it too.
Some changes already for win32: r12647 should allow us to select the capture device.
On OSX:
system_profiler SPAudioDataType
The text was updated successfully, but these errors were encountered: