Skip to content

Commit

Permalink
Initial draft of the guide on streaming with LiveKit and OBS.
Browse files Browse the repository at this point in the history
  • Loading branch information
nasanos committed Nov 15, 2023
1 parent 9af3538 commit f678856
Showing 1 changed file with 0 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,6 @@ external_resources:
- '[LiveKit Docs](https://docs.livekit.io/realtime/)'
---



``` output
API Key: API4oMqFj5s4gnY
API Secret: 3c5sDOXvxHWntVYPiVZnnW9FvgmJT0ScRdE5JK7ioRN

Here's a test token generated with your keys: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3MzU0NzM4OTAsImlzcyI6IkFQSTRvTXFGajVzNGduWSIsIm5hbWUiOiJUZXN0IFVzZXIiLCJuYmYiOjE2OTk0NzM4OTAsInN1YiI6InRlc3QtdXNlciIsInZpZGVvIjp7InJvb20iOiJteS1maXJzdC1yb29tIiwicm9vbUpvaW4iOnRydWV9fQ.eHV4rJSGvBLbl961hpxhXbFKaeX7IOHnpe95Bb7hGPQ
```

```output
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2OTk2Mzc0ODgsImlzcyI6IkFQSTRvTXFGajVzNGduWSIsIm5hbWUiOiJleGFtcGxlLXVzZXIiLCJuYmYiOjE2OTk1NTEwODgsInN1YiI6ImV4YW1wbGUtdXNlciIsInZpZGVvIjp7InJvb20iOiJleGFtcGxlLXJvb20iLCJyb29tSm9pbiI6dHJ1ZX19.imGQoehR162lKqTkxEgJLHS-sUAwf8-m5bkfMlXalAM
```



LiveKit is an open-source stack for streaming audio and video. With modern APIs, LiveKit can readily integrate into your applications, and a scalable design ensures the performance you need even as your audience grows.

LiveKit also operates with a range of streaming sources, making it a good fit to bring an audience to your content. An open-source streaming tool like OBS Studio pairs excellently with LiveKit for a full open-source streaming solution.
Expand Down

0 comments on commit f678856

Please sign in to comment.