media: Fix pt map caps
authorEdward Hervey <edward@centricular.com>
Fri, 2 Dec 2016 14:40:09 +0000 (15:40 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 2 Dec 2016 14:47:12 +0000 (15:47 +0100)
commitdea000f2e3057109b390e94a1b6e389b4ac8b96c
treef84ed2514ea777900d62ab22abf3d28672df1f1f
parent8317139121888c43a9745beb29b0e71a9a6d0881
media: Fix pt map caps

Since decryption is handled within rtpbin, all outcoming stream
caps will be application/x-rtp (i.e. regular rtp)

Fixes RECORD with SRTP streams
gst/rtsp-server/rtsp-media.c