19 lines
363 B
JSON
Executable File
19 lines
363 B
JSON
Executable File
{
|
|
"name": "live555",
|
|
"version-date": "2022-05-05",
|
|
"description": "A complete RTSP server application",
|
|
"homepage": "https://www.live555.com/liveMedia",
|
|
"license": "GPL-3.0-or-later",
|
|
"dependencies": [
|
|
"openssl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|