Skip to content

Commit

Permalink
Docs links
Browse files Browse the repository at this point in the history
  • Loading branch information
akeller authored Feb 25, 2020
1 parent d891290 commit 412519c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# BlacklistStreams
The **BlacklistStreams** server listener and HTTP Provider for [Wowza Streaming Engine™ media server software](https://www.wowza.com/products/streaming-engine) enables you to persistently blacklist streams published to your Wowza media server.

This repo includes a [compiled version](/lib/wse-plugin-blackliststreams.jar).

## Prerequisites
Wowza Streaming Engine 4.0.0 or later is required.

Expand All @@ -23,14 +25,14 @@ To blacklist a stream:
4. Click the **Blacklist** link next to the published stream to add that stream to the blacklist. This will also stop the stream. Any subsequent attempts to publish to that [app-name]/[app-instance]/[stream-name] sequence are rejected until you remove the stream from the blacklist.

## More resources
To use the compiled version of this module, see [Blacklist a stream in session with a Wowza Streaming Engine server listener and HTTP provider](https://www.wowza.com/docs/how-to-blacklist-a-stream-in-session-blackliststreams).

[Wowza Streaming Engine Server-Side API Reference](https://www.wowza.com/resources/serverapi/)

[How to extend Wowza Streaming Engine using the Wowza IDE](https://www.wowza.com/forums/content.php?759-How-to-extend-Wowza-Streaming-Engine-using-the-Wowza-IDE)
[How to extend Wowza Streaming Engine using the Wowza IDE](https://www.wowza.com/docs/how-to-extend-wowza-streaming-engine-using-the-wowza-ide)

Wowza Media Systems™ provides developers with a platform to create streaming applications and solutions. See [Wowza Developer Tools](https://www.wowza.com/resources/developers) to learn more about our APIs and SDK.

To use the compiled version of this module, see [How to blacklist a stream in session (BlacklistStreams)](https://www.wowza.com/forums/content.php?675-How-to-blacklist-a-stream-in-session-%28BlacklistStreams%29).

## Contact
[Wowza Media Systems, LLC](https://www.wowza.com/contact)

Expand Down

0 comments on commit 412519c

Please sign in to comment.