mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
18 lines
875 B
JSON
18 lines
875 B
JSON
{
|
|
"name": "Wowza-Media-Server",
|
|
"author": "Brendan Coles <bcoles@gmail.com>",
|
|
"version": "0.1",
|
|
"description": "Wowza Media Server is used for streaming of live and on-demand video, audio, and RIAs (rich Internet applications) over public and private IP networks to desktop, laptop, and tablet computers, mobile devices, IPTV set-top boxes, internet-connected TV sets, and other network-connected devices",
|
|
"website": "www.wowza.com/",
|
|
"matches": [
|
|
{
|
|
"regexp": "(?-mix:<html><head><title>Wowza Media Server [\\d]+ Monthly Edition ([\\d\\.]+ build[\\d]+)<\\/title><\\/head><body>Wowza Media Server [\\d]+ Monthly Edition ([\\d\\.]+ build[\\d]+)<\\/body><\\/html>)",
|
|
"offset": 1
|
|
},
|
|
{
|
|
"search": "headers[www-authenticate]",
|
|
"text": "realm=\"Wowza Media Systems\""
|
|
}
|
|
]
|
|
}
|