gstreamer/gst
Sebastian Dröge af273b4de9 rtspsrc: Fix up sendonly/recvonly attribute handling
We can't handle recvonly streams, sendonly streams are perfectly fine.

The direction is the one from the point of view of the SDP offerer
(i.e. the RTSP server), and a recvonly stream would be one where the
server expects us to send media.

RFC 3264, section 5.1:
   If the offerer wishes to only send media on a stream to its peer, it
   MUST mark the stream as sendonly with the "a=sendonly" attribute.

This is mixed up in the ONVIF streaming specification examples, but
actual implementations and conformance tools seem to not care at all
about the attributes.

https://bugzilla.gnome.org/show_bug.cgi?id=792376
2018-01-22 12:24:18 +02:00
..
alpha Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
apetag Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
audiofx audioecho: Micro-optimize 2017-10-07 03:03:46 +03:00
audioparsers aacparse: When parsing raw input, accept frames of any size 2018-01-18 19:09:19 +00:00
auparse Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
autodetect Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
avi avidemux: provide average bitrate tag 2017-07-09 10:55:00 +02:00
cutter Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
debugutils Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
deinterlace deinterlace: Fixed memory leak in error code path 2017-09-22 17:25:50 +03:00
dtmf Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
effectv Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
equalizer equalizer: Fix -Wincompatible-pointer-types warning 2017-12-11 21:57:25 +00:00
flv flv: flvmux ported to the GstAggregator 2017-12-20 15:34:11 -05:00
flx Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
goom Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
goom2k1 goom2k1: Convert source files to UTF-8 2017-08-16 13:07:45 +01:00
icydemux Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
id3demux Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
imagefreeze imagefreeze: fix use-after-free on seek event 2017-07-03 20:43:12 +01:00
interleave Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
isomp4 qtdemux: Push a GAP event if there's a second *or more* 2017-12-13 12:06:49 +01:00
law mulawdec: Unmap input buffer if failing to map the output buffer 2017-07-27 14:23:14 +03:00
level Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 16:30:10 -07:00
matroska Add AV1 to matroska plugin 2017-12-15 18:00:31 +01:00
monoscope Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
multifile multifilesink: document unit of "max-file-duration" property 2018-01-16 13:19:29 +00:00
multipart Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
replaygain rganalysis: Fix left shift of signed values 2017-11-23 07:59:07 +01:00
rtp rtp: add L8 audio support 2017-12-24 13:19:56 +01:00
rtpmanager rtpbin: fix leak of elements requested by signals 2018-01-18 15:26:43 +01:00
rtsp rtspsrc: Fix up sendonly/recvonly attribute handling 2018-01-22 12:24:18 +02:00
shapewipe Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
smpte Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
spectrum Use proper GtkDoc notation for NULL/FALSE/TRUE 2017-10-03 16:30:10 -07:00
udp udpsrc: fix typo in documentation 2018-01-12 18:21:06 +00:00
videobox Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videocrop videocrop: Add GstVideoCropMeta support 2017-12-17 15:39:53 -05:00
videofilter Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
videomixer Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
wavenc Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
wavparse wavparse: Add support for growing WAV files 2017-08-14 16:02:35 +03:00
y4m Remove plugin specific static build option 2017-05-16 14:41:19 -04:00
Makefile.am
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:21:12 +01:00