Skip to content
Open
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
48 changes: 24 additions & 24 deletions readme
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
# o11-OTT-Streamer
---

### 📖 Key Points from the README
- **Project Name:** O11 OTT Streamer
- **Purpose:** A DRM-capable OTT streaming tool (mentions Widevine and PlayReady).
- **Installation Instructions:**
```bash
sudo apt-get update
cd /home
git clone https://github.com/DRM-Scripts/o11-OTT-Streamer
cd o11-OTT-Streamer
chmod 777 ./o11_streamer
./o11_streamer
```
- **Dashboard Access:**
After running, the dashboard is available at:
```
http://serverip:123
```
- **How-To Video:**
Linked tutorial: [Vimeo](https://vimeo.com/805017036) (note: author states they do not own this video).
- **Support:**
No official support is provided — the tool is offered *as-is*.

####################
# O11 OTT Streamer #
####################

# Install Instrustions

sudo apt-get update
cd /home
git clone https://github.com/DRM-Scripts/o11-OTT-Streamer
cd o11-OTT-Streamer
chmod 777 ./o11_streamer
./o11_streamer

# Dashboard

http://serverip:123

# How To

Video: https://vimeo.com/805017036 - I do not own this video

# Support

There is none, provided as is.