Remove subsonic client link (it's out of date). Add synapse docs link
Some checks are pending
Build and Publish Docs / build-and-push (push) Waiting to run
Some checks are pending
Build and Publish Docs / build-and-push (push) Waiting to run
This commit is contained in:
parent
599367a538
commit
fdf9a73b19
2 changed files with 2 additions and 1 deletions
|
|
@ -68,6 +68,7 @@ For reference or advanced client setup, here are the service endpoints powering
|
||||||
| **Homeserver (Synapse)** | `https://starling.mynest.love` | Handles chat messages and room routing |
|
| **Homeserver (Synapse)** | `https://starling.mynest.love` | Handles chat messages and room routing |
|
||||||
| **Authentication Service (MAS)** | `https://mas.mynest.love` | Manages OAuth2 authentication flows |
|
| **Authentication Service (MAS)** | `https://mas.mynest.love` | Manages OAuth2 authentication flows |
|
||||||
| **Matrix RTC (LiveKit)** | `https://matrix-rtc.mynest.love` | Powers high-quality voice and video calls |
|
| **Matrix RTC (LiveKit)** | `https://matrix-rtc.mynest.love` | Powers high-quality voice and video calls |
|
||||||
|
| **Synapse Official Docs** | [Synapse Docs](https://element-hq.github.io/synapse/latest/) | Docs for the synapse homeserver |
|
||||||
| **Matrix Official Docs** | [Matrix Docs](https://matrix.org/docs/chat_basics/matrix-for-im/) | Matrix Foundation Official Docs |
|
| **Matrix Official Docs** | [Matrix Docs](https://matrix.org/docs/chat_basics/matrix-for-im/) | Matrix Foundation Official Docs |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -18,7 +18,7 @@
|
||||||
DroppedNeedle acts as a **Subsonic-compatible music server**. This means you can stream music directly in your Web browser or connect any Subsonic-supported mobile application!
|
DroppedNeedle acts as a **Subsonic-compatible music server**. This means you can stream music directly in your Web browser or connect any Subsonic-supported mobile application!
|
||||||
|
|
||||||
* **Web Player:** Stream lossless audio directly from your Web browser with no setup required.
|
* **Web Player:** Stream lossless audio directly from your Web browser with no setup required.
|
||||||
* **Mobile Apps:** Choose from any [Subsonic-compatible client](https://www.subsonic.org/pages/apps.jsp) (such as Symfonium, Feishin, or Ample) to stream on iOS or Android.
|
* **Mobile Apps:** Choose from any Subsonic-compatible client (such as Symfonium, Feishin, or Ample) to stream on iOS or Android.
|
||||||
* **Automated Transcoding:** High-fidelity FLAC files are automatically transcoded to high-efficiency **160 kbps Opus** when streaming to save mobile data and storage space.
|
* **Automated Transcoding:** High-fidelity FLAC files are automatically transcoded to high-efficiency **160 kbps Opus** when streaming to save mobile data and storage space.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue