mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-01 13:58:25 -05:00
14 lines
280 B
JSON
Executable File
14 lines
280 B
JSON
Executable File
{
|
|
"name": "gst-rtsp-server",
|
|
"version": "1.19.2",
|
|
"port-version": 1,
|
|
"description": "gst-rtsp-server is a library on top of GStreamer for building an RTSP server",
|
|
"dependencies": [
|
|
"gstreamer",
|
|
{
|
|
"name": "vcpkg-tool-meson",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|