Skip to content

Commit 994f2c7

Browse files
committed
Updated README with image tags info and basic docker examples
1 parent ca4d345 commit 994f2c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Stream Webpage Container
22

3-
A containerized application to stream a webpage live over RTMP. Just pass a `WEBPAGE_URL` and a `RTMP_URL` and the container will open a browser, capture the video and audio, and send it to the specified location. It can even be configured to automatically restart the stream for supported services.
3+
A containerized application to stream a webpage live over RTMP. Just pass a `WEBPAGE_URL` and a `RTMP_URL` and the container will open a browser, capture the video and audio, and send it to the specified location. It can even be configured to automatically restart the stream for supported services when the service stops the stream.
44

55
## Uses
66

0 commit comments

Comments
 (0)