aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gstreamer/gst-rtsp.inc
blob: 0016f393ee3c7599dfc0f08452ff824e6662eec9 (plain)
1
2
3
4
5
6
7
8
9
require gst-common.inc

DESCRIPTION = "Gstreamer RTSP server"
LICENSE = "LGPLv2"

DEPENDS += "check gst-plugins-base gstreamer"

SRC_URI = "http://people.freedesktop.org/~wtay/gst-rtsp-${PV}.tar.bz2"