Tei1988 / browsercaster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What

This repository contains a Dockerfile and an example of docker-compose.yml for broadcasting a web page as a streaming video.

For example, It is suitable for streaming a web page which is changing its view dynamically.

In an example of docker-compose, stream to YouTube. Please set URL and YOUTUBE_STREAM_KEY as envrionment variables. And then, run docker-compose up -d.

About


Languages

Language:Dockerfile 100.0%