rtspsrc: Implement ONVIF backchannel support
authorNirbheek Chauhan <nirbheek@centricular.com>
Fri, 13 Oct 2017 15:05:54 +0000 (18:05 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 16 Feb 2018 09:06:27 +0000 (11:06 +0200)
commitbefa41cdf68ba5cde2ce7434c9d01260f998c348
tree1c6044d8ef1e4901f90ca8498017d9f3665dbd8e
parentd61066e6b5233576c9bc1f775ce6959787188bce
rtspsrc: Implement ONVIF backchannel support

Set backchannel=onvif to enable, and use the 'push-backchannel-sample'
action signal with the correct stream id.
configure.ac
gst/rtsp/gstrtspsrc.c
gst/rtsp/gstrtspsrc.h
tests/examples/Makefile.am
tests/examples/meson.build
tests/examples/rtsp/Makefile.am [new file with mode: 0644]
tests/examples/rtsp/meson.build [new file with mode: 0644]
tests/examples/rtsp/test-onvif.c [new file with mode: 0644]