Added interface preference order statement to FI About texts and updated
EN ones.
This commit is contained in:
@ -26,7 +26,8 @@
|
||||
<h2>Tunnetut ongelmat</h2>
|
||||
<ul>
|
||||
<li>Johtuen alla olevien kirjastojen rajoituksista, baresip ei tällä hetkellä tue useita,
|
||||
samanaikaisesti aktiivisia verkkoliittymiä.</li>
|
||||
samanaikaisesti aktiivisia verkkoliittymiä. Aktiivisia verkkoliittymiä suositaan
|
||||
järjestyksessä VPN, Internet, muu.</li>
|
||||
</ul>
|
||||
<h2>Lähdekoodi</h2>
|
||||
Lähdekoodi on saatavilla <a href="https://github.com/juha-h/baresip-studio">GitHub</a>:ssa,
|
||||
@ -63,7 +64,8 @@
|
||||
<h2>Tunnetut ongelmat</h2>
|
||||
<ul>
|
||||
<li>Johtuen alla olevien kirjastojen rajoituksista useita,
|
||||
samanaikaisesti aktiivisia verkkoliittymiä ei voi käyttää.</li>
|
||||
samanaikaisesti aktiivisia verkkoliittymiä ei voi käyttää. Aktiivisia verkkoliittymiä
|
||||
suositaan järjestyksessä VPN, Internet, muu.</li>
|
||||
<li>Videopuheluissa laitetta on pidettävä vaakasuorassa asennossa
|
||||
kiertämällä sitä 90 astetta vasempaan pystysuorasta asennosta.</li>
|
||||
<li>Omaa videokuvaa ei näy, jos video on yksisuuntainen.</li>
|
||||
|
||||
@ -28,8 +28,8 @@
|
||||
<h2>Known Issues</h2>
|
||||
<ul>
|
||||
<li>Due to limitations in underlying libraries, baresip does not currently support multiple,
|
||||
concurrently active network interfaces. Network interface preference order is VPN, Internet,
|
||||
other.</li>
|
||||
concurrently active network interfaces. Active network interface preference order is VPN,
|
||||
Internet, other.</li>
|
||||
</ul>
|
||||
<h2>Source code</h2>
|
||||
Source code is available at <a href="https://github.com/juha-h/baresip-studio">GitHub</a>,
|
||||
@ -65,8 +65,9 @@
|
||||
</ul>
|
||||
<h2>Known Issues</h2>
|
||||
<ul>
|
||||
<li>Due to limitations in underlying libraries, multiple
|
||||
concurrently active network interfaces are not supported.</li>
|
||||
<li>Due to limitations in underlying libraries, multiple concurrently active network
|
||||
interfaces are not supported. Active network interface preference order is VPN,
|
||||
Internet, other.</li>
|
||||
<li>In video calls, the device needs to be held in landscape
|
||||
mode rotated 90 degrees left from portrait orientation.</li>
|
||||
<li>Selfview is not shown when video stream is sendonly.</li>
|
||||
|
||||
Reference in New Issue
Block a user