diff --git a/src/pages/blog/moqbs.mdx b/src/pages/blog/moqbs.mdx index 11cd6b4..699e2ed 100644 --- a/src/pages/blog/moqbs.mdx +++ b/src/pages/blog/moqbs.mdx @@ -65,7 +65,7 @@ Huge shoutout to [pangaea](https://github.com/davegullo) and [Claude](https://cl ## What Do Support? -- Codecs: H.264, H.265, OPUS, AAC, AV1 +- Codecs: H.264, AAC, H.265 (thx [Henry](https://github.com/mcintyrehh)), AV1 (thx [Chris](https://github.com/christriants)), OPUS (thx Henry again) - 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) - Versions: [moq-lite](https://doc.moq.dev/concept/layer/moq-lite.html), [moq-transport](https://doc.moq.dev/concept/standard/moq-transport.html) (14+) - 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 [Software Mansion](https://swmansion.com/) just started on native iOS/Android support for MoQ using libmoq. It took them a day to get [playback working on iOS](https://discord.com/channels/1124083992740761730/1124083992740761733/1473997800273608744). -Go pay them if you're a big corpo using React Native... or wait until it's open source. +They do some neat open source stuff so go sponsor them if you're a big corpo using React Native. There's also an [ffmpeg fork](https://github.com/brianmed/FFmpeg/tree/feature/moq-integration) if forking OBS was not good enough. Unfortunately, ffmpeg doesn't have a plugin system so you're stuck with a fork.