changed structure, finished adding all content

This commit is contained in:
2020-04-17 15:17:54 +02:00
parent 35a06620ba
commit a748e9ea03
14 changed files with 59 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
# 4. Audio configuration
**Please read carefully [1. Which audio setup do I use?](./setup/README.md) to know which of the following case(s) will match your setup.**
**Please read carefully [3. Which audio setup do I use?](../setup/README.md) to know which of the following case(s) will match your setup.**
- [Case 1: OBS + Mic/Aux source](micaux.md)
- [Case 2: OBS + Desktop Audio Source](desktopaudio.md)

View File

@@ -7,6 +7,7 @@ This is by far the hardest case of all, but also the most documented online. I h
- [VoiceMeeter Banana](https://download.vb-audio.com/Download_CABLE/VoicemeeterProSetup.exe) (free) is maybe the most user friendly and most documented solution.
- [Asio Link Pro](https://give.academy/posts/2018/03/02/AsioLinkPro/) (free) should be the most powerful and flexible solution, bu also the hardest to set up (thanks to a 20 years old GUI). [For the record](https://give.academy/posts/2018/03/02/AsioLinkPro/), it's an old piece of software which you had to pay for. The developer passed away a few years ago so nobody could buy it anymore. In 2019 his nephew decided to create a "legit" crack allowing anyone to use Asio Link Pro for free.
- [Jack Audio](https://jackaudio.org/downloads/) should be actually simpler to configure even though it does not provide a GUI (graphical user interface). All is done with command lines, but you need very few to get your setup working properly.
- [Jack Audio](https://jackaudio.org/downloads/) (free, open source) should be actually simpler to configure even though it does not provide a GUI (graphical user interface). All is done with command lines, but you need very few to get your setup working properly.
- [Synchronous Audio Router](http://sar.audio/) (free, open source) might be another solution.
If all these solutions seem too hard to get through, just go with [Case 3](reastream.md).

View File

@@ -38,7 +38,7 @@ The following instructions are based on ReaStream, a VST plugin made to send aud
12. Now if you play some sound in your audio software you should get it into your OBS audio input capture device. If so, you're good to go to part [5. Streaming configuration](../streaming.md). If not, see below for some troubleshooting.
What to do if ReaStream in OBS do not receive sound from my audio software?
## What to do if ReaStream in OBS does not receive sound from my audio software?
- Make sure you are using the same sample rate (44.1Khz or 48KHz) in your audio software and OBS (Settings \> Audio tab)
- Right click the Audio input capture, open "Properties" then select another input device. For some reasons, it might not work with some devices (especially the "Default" one).