Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This repository contains the code for [moq.dev](https://moq.dev).
This is a client only.
You'll either need to run a local server using [moq](https://github.com/moq-dev/moq) or use a public server such as `cdn.moq.dev`.

Join the [Discord](https://discord.gg/FCYF3p99mr) for updates and discussion.
Join the [Discord](https://discord.moq.dev) for updates and discussion.

## Setup

Expand Down
2 changes: 1 addition & 1 deletion src/layouts/global.astro
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ const proUrl = "https://moq.pro";
</span>
<img src="/layout/github-word.svg" class="h-9 w-auto" alt="GitHub" />
</a>
<a href="https://discord.gg/FCYF3p99mr" class="group flex items-center gap-2 w-32">
<a href="https://discord.moq.dev" class="group flex items-center gap-2 w-32">
<span class="flex w-9 justify-center shrink-0">
<img src="/layout/discord-icon.svg" class="h-9 transition-transform group-hover:-rotate-6" alt="" />
</span>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/blog/application-first.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ I've got a lot of ideas and a domain.
If it doesn't work out, then hopefully **YOU** can use some of the code and upcoming blog posts.
I promise they're a LOT funnier than this one.

Join [the Discord](https://discord.gg/FCYF3p99mr) for updates.
Join [the Discord](https://discord.moq.dev) for updates.
Reach out to `@kixelated` especially if you live in SF and want to jam.
I'm down to scheme too if any companies have a partnership in mind.

Expand Down
4 changes: 2 additions & 2 deletions src/pages/blog/first-app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ There's some less-than-generic features, like [hang.live](https://hang.live) is
However, *every* component is opt-in via `enabled: true` so you can pick your poison.

There's already a few companies using my awful code, including [Cloudflare now](/blog/first-cdn) and, terrifyingly enough, a few defense contractors *that shall not be named*.
I want to help *you* grow that list, [join the Discord](https://discord.gg/FCYF3p99mr).
I want to help *you* grow that list, [join the Discord](https://discord.moq.dev).
Seriously, this has become a personal vendetta against WebRTC.

The vibe coded UI is closed source for now.
Expand Down Expand Up @@ -114,7 +114,7 @@ Here's my current **TODO** list:

I'm totally open to suggestions and contributions.
*Especially* if you're in the San Francisco area and want to vibe.
[Hit me up](https://discord.gg/SRG9gu6BdE).
[Hit me up](https://discord.moq.dev).

Written by [@kixelated](https://github.com/kixelated).
![@kixelated](/blog/avatar.png)
2 changes: 1 addition & 1 deletion src/pages/blog/first-cdn.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ Don't judge MoQ based on these initial offerings.
We've got a **ton** of work to do.
**Let's do it**.

[Join the Discord](https://discord.gg/FCYF3p99mr).
[Join the Discord](https://discord.moq.dev).
Somehow there's 900+ people in there.
Ping me and I will do whatever I can to help.
*Especially* if it means putting one more nail in the WebRTC coffin.
Expand Down
4 changes: 2 additions & 2 deletions src/pages/blog/hash-tag-community.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ I'm working on proper documentation but until then, a quick overview:
</figure>

Unfortunately, we need to [patch OBS](https://github.com/obsproject/obs-studio/pull/12911) literally to just add `MoQ` to the UI.
If you're a closet OBS maintainer and/or interested in helping out, [join the Discord](https://discord.gg/FCYF3p99mr).
If you're a closet OBS maintainer and/or interested in helping out, [join the Discord](https://discord.moq.dev).

And more stuff is coming!
Don't close your eyes!
Expand Down Expand Up @@ -188,7 +188,7 @@ It's tiring being an influencer.
This project is my legacy, and I greatly appreciate all of the help from the `#community`.

Just a reminder that I'm unemployed (on purpose) and available for *unpaid* consulting gigs if you, or your megacorp, are interested in MoQ.
Message me on [Discord](https://discord.gg/FCYF3p99mr) if you, or your CTO, or your intern, want to schedule a call and exchange business cards.
Message me on [Discord](https://discord.moq.dev) if you, or your CTO, or your intern, want to schedule a call and exchange business cards.

Written by [@kixelated](https://github.com/kixelated).
![@kixelated](/blog/avatar.png)
2 changes: 1 addition & 1 deletion src/pages/blog/monte-video.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ I'm going to have to set an alarm for 3am to make the meeting (Australia) but sa
- If you want to work on MoQ over the holidays, join the meetings to coordinate?
- Otherwise, why are you still reading this?

Or just hang out on [Discord](https://discord.gg/FCYF3p99mr).
Or just hang out on [Discord](https://discord.moq.dev).
Direct social interaction is overrated.
I'll make a `#montevideo` channel or something.

Expand Down
2 changes: 1 addition & 1 deletion src/pages/blog/moq-boy.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ Just replace the GameBoy emulation with REAL LIFE via a camera feed, nobody will
Also, I've started contracting as a way of getting MoQ pilots off the ground (literally and figuratively).
My primary goal is expand the MoQ ecosystem, even if it means signing NDAs.

Email me at `me@kixel.me`, or DM on [Discord](https://discord.gg/FCYF3p99mr) if you want:
Email me at `me@kixel.me`, or DM on [Discord](https://discord.moq.dev) if you want:
- some advice on how to use MoQ.
- to sponsor some open source contributions.
- a MoQ pilot to replace your crummy setup.
Expand Down
2 changes: 1 addition & 1 deletion src/pages/blog/moq-onion.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ MoQ is evolving rapidly.
The core concepts are stable but everything else keeps evolving, even the terminology.
I'm sure this blog post is already out of date.

[Join the conversation](https://discord.gg/FCYF3p99mr) and evolve with me, platonically of course.
[Join the conversation](https://discord.moq.dev) and evolve with me, platonically of course.

Written by [@kixelated](https://github.com/kixelated).

Expand Down
2 changes: 1 addition & 1 deletion src/pages/blog/never-use-datagrams.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ Old protocols like [DNS](https://en.wikipedia.org/wiki/Domain_Name_System) get a

And please, please don't make yet another video protocol on top of UDP.
Get involved with [Media over QUIC](https://datatracker.ietf.org/wg/moq/about/) instead!
Join our [Discord](https://discord.gg/FCYF3p99mr) and tell me how wrong I am.
Join our [Discord](https://discord.moq.dev) and tell me how wrong I am.

Written by [@kixelated](https://github.com/kixelated).

Expand Down
2 changes: 1 addition & 1 deletion src/pages/blog/quic-powers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,6 @@ Unfortunate for you, but fortunate for me since I get health insurance now (than
I won't be able to devote as much time cheer-leading for Media over QUIC but the standard is still full steam ahead.
Remember: it's co-authored by individuals from Google, Meta, Cisco, Akamai, along with IETF as a whole.

Join the [discord server](https://discord.gg/FCYF3p99mr) though.
Join the [discord server](https://discord.moq.dev) though.

![@kixelated](/blog/avatar.png)
2 changes: 1 addition & 1 deletion src/pages/blog/replacing-hls-dash.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ What can't you use it today to replace HLS/DASH?
We'll get there eventually.

Feel free to use our [Rust](https://github.com/kixelated/moq-rs) or [Typescript](https://github.com/kixelated/moq-js) implementation if you want to experiment.
Join the [Discord](https://discord.gg/FCYF3p99mr) if you want to help!
Join the [Discord](https://discord.moq.dev) if you want to help!

Written by [@kixelated](https://github.com/kixelated).

Expand Down
2 changes: 1 addition & 1 deletion src/pages/blog/replacing-webrtc.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ To name a few:
## So yeah...

Written by [@kixelated](https://github.com/kixelated).
Hit me up on [Discord](https://discord.gg/FCYF3p99mr) if you want to help!
Hit me up on [Discord](https://discord.moq.dev) if you want to help!

Tune in for next week's episode: **Replacing HLS/DASH** and then **Replacing RTMP**.

Expand Down
2 changes: 1 addition & 1 deletion src/pages/blog/tls-and-quic.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ WebTransport makes life even more difficult.
Please Mr Google, add support for custom root CAs already, it should be like a single line of code to reuse the same CAs as HTTP.

Want to commiserate about TLS pain?
Join the [MoQ Discord](https://discord.gg/FCYF3p99mr) or even the [rustls Discord](https://discord.gg/MCSB76RU96).
Join the [MoQ Discord](https://discord.moq.dev) or even the [rustls Discord](https://discord.gg/MCSB76RU96).

Written by [@kixelated](https://github.com/kixelated).
![@kixelated](/blog/avatar.png)
2 changes: 1 addition & 1 deletion src/pages/blog/to-wasm.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ What do you think?

Good luck leaving a comment on this blog post.
I haven't bothered to code that feature yet.
So instead [join the Discord](https://discord.gg/FCYF3p99mr).
So instead [join the Discord](https://discord.moq.dev).
You already know what to type.

![@kixelated](/blog/avatar.png)
2 changes: 1 addition & 1 deletion src/pages/blog/transfork.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ It's a great organization, but standards are an intentionally slow process desig

I think MoQ needs to move faster.
Use the tech that is available today (ex. WebTransport + WebCodecs) instead of a promised standard.
You can always hit [me](https://github.com/kixelated) up on [Discord](https://discord.gg/FCYF3p99mr) if you want to use MoQ and crave more advice.
You can always hit [me](https://github.com/kixelated) up on [Discord](https://discord.moq.dev) if you want to use MoQ and crave more advice.
I can't promise that it will be good advice though.

![@kixelated](/blog/avatar.png)
2 changes: 1 addition & 1 deletion src/pages/blog/you-dont-need-it.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ You can and should use whatever protocol best solves your problems.
(but I don't blame you)

## FIN
[Join the Discord](https://discord.gg/FCYF3p99mr) already and help me troll `guest271314`.
[Join the Discord](https://discord.moq.dev) already and help me troll `guest271314`.
Just make sure to read the `#rules` first.

<figure>
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ My goal is to get MoQ in __production now__, even if it's not a standard yet.
### More Stuff
- The [blog](/blog) if you're a fan of hot takes.
- The [docs](https://doc.moq.dev) and [Github](https://github.com/moq-dev/moq) if you're a nerd.
- The [discord](https://discord.gg/FCYF3p99mr) if you want to chat with me or other unhinged developers.
- The [discord](https://discord.moq.dev) if you want to chat with me or other unhinged developers.
- The [demos](/demo) if you seriously got this far without clicking on a link.

Contributions are welcome, of course.
Expand Down
4 changes: 2 additions & 2 deletions src/pages/issues.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ If you want full control over the media stack so you can build cool shit, then w
But if you just want a Google Meet clone and want to do minimal work, then check out [Pion](https://github.com/pion/webrtc).

This page is a summary of the major issues, updated periodically.
If you want to help, jump in [Discord](https://discord.gg/FCYF3p99mr)!
If you want to help, jump in [Discord](https://discord.moq.dev)!

## What works
Before we give into despair, here's what does work:
Expand Down Expand Up @@ -48,6 +48,6 @@ Before we give into despair, here's what does work:
| Logging | There's no logging, metrics, or even health checks. I don't even know if the site is up. |

And of course, there's a million other things.
Hit me up on [Discord](https://discord.gg/FCYF3p99mr) if you want to volunteer your time or monies to help make these a reality.
Hit me up on [Discord](https://discord.moq.dev) if you want to volunteer your time or monies to help make these a reality.

![@kixelated](/blog/avatar.png)
Loading