Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 279 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 279 Bytes

Owncast-Roku

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

# 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.