Skip to content

Commit 333594e

Browse files
committed
updated readme
1 parent d7fd5ff commit 333594e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
![Herple...](/hurple.png)
2-
<!-- OldCord: bring back the past -->
2+
<!-- Oldcord: bring back the past -->
33

44
# OldcordV3
55
An open-source reimplementation of the old (2015-2018) Discord backend, including an on-demand client patcher. <br>
@@ -22,7 +22,7 @@ Contributions are highly encouraged! We'd love your help to clean and refactor t
2222
**Voice & Video**:
2323
- **Voice**: 🟠 Work in progress, but functional via WebRTC P2P, standard WebRTC (Browser), and UDP (Desktop Client).
2424
- **Known Issues**: Minor bugs like speaker indicators not showing, firefox not working, or needing to rejoin a call to hear/speak to others are being actively worked on.
25-
- **Note**: WebRTC requires the "Modernize WebRTC" patch to be enabled in order to work properly. Right now, because of the media server code being integrated into Oldcord, running Oldcord behind a firewall like Cloudflare would not work well with UDP (affecting both standard WebRTC and Desktop Client) and will disconnect upon joining.
25+
- **Note**: WebRTC requires the "Modernize WebRTC" patch to be enabled in order to work properly. Running Oldcord behind a firewall like Cloudflare would not work well with UDP (affecting both standard WebRTC and Desktop Client) and will disconnect upon joining unless [MediaProxyAgent](https://github.com/oldcordapp/MediaProxyAgent) has been set up and configured in `config.json`.
2626
- **Video**: 🔴 Not yet supported. Our current focus is on ensuring voice chat works 100% of the time with little to no issues.
2727
- **Moderation Features**: 🔴Server mute and deafen are planned and actively being worked on.
2828

0 commit comments

Comments
 (0)