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

https://github.com/owncast/roku

A Roku channel application for browsing the directory and viewing Owncast-powered streams
https://github.com/owncast/roku

brightscript livestream owncast roku streaming-video

Last synced: 2 months ago
JSON representation

A Roku channel application for browsing the directory and viewing Owncast-powered streams

Awesome Lists containing this project

README

        

# Owncast-Roku

Create a file named `.env` in the root folder with the following content:

```php
# The dev username for the Roku
ROKU_USERNAME=username
# The dev password for the Roku
ROKU_PASSWORD=password
```

Change username and password to your dev Roku device credentials.