Skip to content

Commit f68fa4f

Browse files
authored
chore: remove real-time video SDK examples (#199)
1 parent 423ef9e commit f68fa4f

File tree

113 files changed

+0
-7078
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+0
-7078
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ Get to know Mux by looking through examples! Contributions are always welcome, e
1818
| [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 |
1919
| [aws-recommendation-engine](aws-recommendation-engine) | An example of using Mux Data streaming exports to recommend content with Amazon Personalize | VOD, Serverless | TypeScript |
2020
| [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 |
21-
| [swift-spaces-real-time-app](swift-spaces-real-time-app) | An example iOS and iPadOS app demonstrating usage of the Spaces Swift SDK for real-time | Real-time, Mobile | Swift |
22-
| [android-spaces-real-time-app](android-spaces-real-time-app) | An example Android app demonstrating usage of the Spaces Android SDK for real-time | Real-time, Mobile | Java |
23-
| [android-spaces-real-time-screen-sharing](android-spaces-real-time-screen-sharing)| An example Android app demonstrating usage of the Spaces Android SDK for screen sharing | Real-time, Mobile | Java |
2421

2522
## Examples in the wild
2623

android-spaces-real-time-app/.gitignore

-15
This file was deleted.

android-spaces-real-time-app/README.md

-13
This file was deleted.

android-spaces-real-time-app/app/.gitignore

-1
This file was deleted.

android-spaces-real-time-app/app/build.gradle

-39
This file was deleted.

android-spaces-real-time-app/app/proguard-rules.pro

-21
This file was deleted.

android-spaces-real-time-app/app/src/main/AndroidManifest.xml

-24
This file was deleted.

android-spaces-real-time-app/app/src/main/java/com/mux/realtimevideoexample/MainActivity.java

-169
This file was deleted.

android-spaces-real-time-app/app/src/main/res/drawable-v24/ic_launcher_foreground.xml

-30
This file was deleted.

0 commit comments

Comments
 (0)