Skip to content

Commit 6c6bc29

Browse files
authored
Small tweak (#79)
1 parent be6f5d2 commit 6c6bc29

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/blog/moqbs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Huge shoutout to [pangaea](https://github.com/davegullo) and [Claude](https://cl
6565
</figure>
6666

6767
## What Do Support?
68-
- Codecs: H.264, H.265, OPUS, AAC, AV1
68+
- Codecs: H.264, AAC, H.265 (thx [Henry](https://github.com/mcintyrehh)), AV1 (thx [Chris](https://github.com/christriants)), OPUS (thx Henry again)
6969
- Transport: [QUIC](https://doc.moq.dev/concept/layer/quic.html), [WebTransport](https://doc.moq.dev/concept/layer/web-transport.html), [WebSocket](https://doc.moq.dev/concept/layer/web-socket.html)
7070
- Versions: [moq-lite](https://doc.moq.dev/concept/layer/moq-lite.html), [moq-transport](https://doc.moq.dev/concept/standard/moq-transport.html) (14+)
7171
- Format: [hang](https://doc.moq.dev/concept/layer/hang.html), CMAF (soon™)
@@ -88,7 +88,7 @@ The current API is media-specific, but we're going to add support for generic tr
8888

8989
[Software Mansion](https://swmansion.com/) just started on native iOS/Android support for MoQ using libmoq.
9090
It took them a day to get [playback working on iOS](https://discord.com/channels/1124083992740761730/1124083992740761733/1473997800273608744).
91-
Go pay them if you're a big corpo using React Native... or wait until it's open source.
91+
They do some neat open source stuff so go sponsor them if you're a big corpo using React Native.
9292

9393
There's also an [ffmpeg fork](https://github.com/brianmed/FFmpeg/tree/feature/moq-integration) if forking OBS was not good enough.
9494
Unfortunately, ffmpeg doesn't have a plugin system so you're stuck with a fork.

0 commit comments

Comments
 (0)