gst-rtsp-server build failed - missing Gst-1.0.gir
Nirbheek Chauhan
nirbheek.chauhan at gmail.com
Tue Mar 1 07:27:33 UTC 2022
On Tue, Mar 1, 2022 at 10:30 AM Chris Hallinan <challinan at gmail.com> wrote:
> One peculiar behavior, though. After the test audio file played to the end, the client session never terminated. tcpdump showed TCP keepalive packets until I manually killed the client using Ctl-C. I'm sure there's a good reason for that, but I would have expected the server to signal EOF to the client and the client (gst-launch-1.0) to terminate.
Note that gst-validate-rtsp-server-1.0 is a test application for
running gstreamer's validation test suite. It might have some quirks.
For building your app, you should look at gst-rtsp-server examples:
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/tree/main/subprojects/gst-rtsp-server/examples
Cheers,
Nirbheek
More information about the gstreamer-devel
mailing list