Skip to content

feat(platforms): Add full Livepeer Studio section under Platforms#2

Merged
DeveloperAlly merged 2 commits intodocs-v2-previewfrom
feature/orchestrators-v2-fill-and-docs
Feb 16, 2026
Merged

feat(platforms): Add full Livepeer Studio section under Platforms#2
DeveloperAlly merged 2 commits intodocs-v2-previewfrom
feature/orchestrators-v2-fill-and-docs

Conversation

@DeveloperAlly
Copy link
Owner

@DeveloperAlly DeveloperAlly commented Feb 16, 2026

Summary

Adds the full Livepeer Studio section under Platforms → Products, with content migrated from v1 and a new IA.

Changes

  • Overview and Client use cases (existing) as entry points
  • Get started: Quickstart, Studio CLI
  • Livestream: Overview, create/playback, OBS, browser broadcast, multistream, clip, stream health, optimize latency
  • Video on demand: Overview, upload, playback, encrypted assets, thumbnails, transcode
  • Access control & security: Overview, webhooks, JWT
  • Events & analytics: Webhooks, listen-to-events, analytics
  • Player & embed and Reference (API overview, SDKs, managing projects)
  • docs.json updated with the new Livepeer Studio nav structure
  • docs/LIVEPEER-STUDIO-V1-INVENTORY-AND-IA.md — V1 content inventory and proposed IA
  • docs/LIVEPEER-STUDIO-GAPS-AND-VERACITY.md — Gaps and veracity notes for follow-up
  • Legacy livepeer-studio.mdx updated to redirect to overview

Note

This branch (feature/orchestrators-v2-fill-and-docs) may include other work. If you prefer a Studio-only PR, we can open a new branch from default with only the Studio files and docs.json nav change.

Made with Cursor


Note

Low Risk
Primarily adds new internal markdown documentation and updates ignore lists; only functional change is a small docs navigation path fix.

Overview
Adds internal documentation for the About section, including a page index (00-NAV-AND-PAGE-INDEX.md), a detailed 2026 copy review checklist (ABOUT-SECTION-COPY-REVIEW.md), and an About-specific style guide (ABOUT-SECTION-STYLE-GUIDE.md).

Introduces a large set of About context data markdown sources under docs/ABOUT/CONTEXT DATA/ (Protocol/Network/Resources references) to support future content updates and accuracy checks, and updates .mintignore to exclude these internal/context directories (and _contextData_) from publication/MDX parsing.

Fixes an About navigation path in docs.json by removing the stray ? from the livepeer-network/interfaces page reference.

Written by Cursor Bugbot for commit a1a7608. This will update automatically on new commits. Configure here.

DeveloperAlly and others added 2 commits February 16, 2026 11:40
…ecture, interfaces)

- Add marketplace.mdx from CONTEXT DATA/Network (routing, pricing, settlement)
- Add technical-architecture.mdx from CONTEXT DATA (stack, orchestrator, gateway, APIs)
- Add interfaces.mdx from CONTEXT DATA (REST, gRPC, GraphQL, SDK, CLI)
- Fix docs.json nav: interfaces? -> interfaces
- Add docs/ABOUT review reports and style guide (00-NAV, COPY-REVIEW, STYLE-GUIDE)
- Add docs/ABOUT/CONTEXT DATA for Protocol, Network, References

Co-authored-by: Cursor <cursoragent@cursor.com>
- Add overview, quickstart, and Studio CLI (Get started)
- Add Livestream: overview, create/playback, OBS, browser, multistream, clip, health, latency
- Add VOD: overview, upload, playback, encrypted assets, thumbnails, transcode
- Add Access control: overview, webhooks, JWT
- Add Events & analytics: webhooks, listen-to-events, analytics
- Add Player & embed and Reference (API overview, SDKs, managing projects)
- Update docs.json with new Livepeer Studio nav structure
- Add LIVEPEER-STUDIO-V1-INVENTORY-AND-IA.md and LIVEPEER-STUDIO-GAPS-AND-VERACITY.md
- Redirect legacy livepeer-studio.mdx to overview

Co-authored-by: Cursor <cursoragent@cursor.com>
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a1a7608794

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

filename="aiModels.json"
/>

See [AI pipelines](../advanced-setup/ai-pipelines) and [Developers BYOC](/developers/ai-inference-on-livepeer/byoc) for full AI setup.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use correct relative path for AI pipelines link

This page is nested under setting-up-an-orchestrator/setting-up-an-orchestrator, so ../advanced-setup/ai-pipelines resolves to a non-existent path (.../setting-up-an-orchestrator/advanced-setup/...) instead of the real advanced setup page. As written, users who click the “AI pipelines” link from this doc will hit a 404 and miss the intended setup guidance.

Useful? React with 👍 / 👎.

See [Offchain Labs docs](https://developer.offchainlabs.com/docs/running_node). Then:

<CustomCodeBlock
codeString={`livepeer -network mainnet -ethUrl http://localhost:8545`}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Use Arbitrum network flag in self-hosted example

In a page dedicated to connecting to Arbitrum, the self-hosted command uses -network mainnet while the “Supported networks” section in the same file specifies Arbitrum production as -network arbitrum-one-mainnet. This inconsistency makes the copy-paste path point operators at a different network than the documented target, which can derail setup and troubleshooting.

Useful? React with 👍 / 👎.

@DeveloperAlly DeveloperAlly merged commit 35e71e3 into docs-v2-preview Feb 16, 2026
1 check passed
@DeveloperAlly DeveloperAlly deleted the feature/orchestrators-v2-fill-and-docs branch February 16, 2026 03:13
DeveloperAlly added a commit that referenced this pull request Feb 16, 2026
- Overview, quickstart, studio-cli; full Livestream, VOD, access control, events, player, reference
- docs.json: full Livepeer Studio nav (Platforms tab)
- docs/LIVEPEER-STUDIO-V1-INVENTORY-AND-IA.md, LIVEPEER-STUDIO-GAPS-AND-VERACITY.md
- Redirect legacy livepeer-studio.mdx to overview

PR #2 merge had only 2 files in-tree; this commit adds the full 28 new pages + nav.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant