Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muxinc/examples

Example playground!
https://github.com/muxinc/examples

Last synced: 3 months ago
JSON representation

Example playground!

Awesome Lists containing this project

README

        

[![Mux Examples](https://banner.mux.dev/Examples.svg)](https://mux.com)

# Mux Examples

Get to know Mux by looking through examples! Contributions are always welcome, either in the form of code that lives here or a link to another repo.

## Examples

| Name | Description | Tags | Languages |
| --------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | ---------- |
| [ios-live-streaming](ios-live-streaming) | An example iOS app that allows you to publish an RTMP stream directly to Mux. | Live, Mobile | Swift |
| [android-live-streaming](android-live-streaming) | An example Android app that allows you to publish an RTMP stream directly to Mux. | Live, Mobile | Java |
| [contentful-uploader](contentful-uploader) | Contentful UI extension that allows you to add Video to your [Contentful](https://contentful.com) space. | VOD, CMS, Integration | JavaScript |
| [now-airtable](now-airtable) | [Zeit Now](https://zeit.co/now) + [Airtable](https://airtable.com/). Build your own personal Video CMS using Now, [Next.js](https://nextjs.org/), and your own Airtable base. | VOD, CMS | JavaScript |
| [signed-playback-lambda](signed-playback-lambda) | AWS Lambda that allows you to generate signed Mux playback URLs. | VOD, Serverless | JavaScript |
| [gatsy-example-graphql](gatsby-example-graphql) | Gatsby project that uses Mux's OneGraph-powered GraphQL API | JAMstack, VOD, GraphQL| JavaScript |
| [swift-video-app](swift-video-app) | Swift app that uses Mux Video, Mux Data and plays audio when the app goes into the background | VOD, Mobile | Swift |
| [swift-data-library-installation](swift-data-library-installation) | An example Swift app that installs Mux Data using a wrapper library using [Swift Package Manager](https://www.swift.org/package-manager/) | Mobile, Integration | Swift |
| [aws-recommendation-engine](aws-recommendation-engine) | An example of using Mux Data streaming exports to recommend content with Amazon Personalize | VOD, Serverless | TypeScript |
| [nextjs-mdx-player](nextjs-mdx-player) | A [Next.js](https://nextjs.org/) app configured to support [MDX](https://mdxjs.com) to illustrate supporting [MuxPlayer](https://www.mux.com/player) in blog posts. | VOD, CMS | JavaScript |

## Examples in the wild

These are just things we've found in the wild internet. If you've written or know of one, [submit a PR](https://help.github.com/en/articles/creating-a-pull-request) and add it!

| Name | Description | Source | Tags | Languages |
| ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- | ------------- | ---------- |
| [ReactNative Livestream Example](https://github.com/Syntx-io/RN-Livestream-Example) | Livestreaming with [React Native](https://facebook.github.io/react-native/) & Mux. For more information, see the [blog post](https://medium.com/syntx-io/video-live-streaming-with-react-native-98a0f6354077) | [Syntx](https://www.syntx.io/) | Live, Mobile | JavaScript |
| [Flutter Video Streaming Example](https://github.com/sbis04/flutter_stream) | Video Streaming with [Flutter](https://flutter.dev) & Mux. Check out the [blog post](https://medium.com/flutter-community/integrating-video-streaming-with-flutter-using-mux-5ba707cca847) to know more. | [Souvik Biswas](https://github.com/sbis04) | MUX Video API | Dart |