blob: dd22d343079342528aa7f1bb3aabaf29d49333c7 (
plain)
1
2
3
4
5
|
# RTSP Library
This library should be linked to by getting cflags and libs from
`gstreamer-plugins-base-{{ gst_api_version.md }}.pc` and adding
`-lgstrtsp-{{ gst_api_version.md }}` to the library flags.
|