rtsp-client: RTP Info must exist in PLAY response
authorKristofer Björkström <kristofb@axis.com>
Fri, 30 Aug 2019 12:00:52 +0000 (14:00 +0200)
committerKristofer <kristofer.bjorkstrom@axis.com>
Wed, 4 Sep 2019 07:34:37 +0000 (07:34 +0000)
commitf834700efff651a83442207395c626f5aacbbbfa
tree7cab0956a5c3033c3ec5e8d72659111aec343c87
parent513c0fcb95709be0f863bb4671432a3101850e7e
rtsp-client: RTP Info must exist in PLAY response

If RTP Info is missing. Then return GST_RTSP_STS_INTERNAL_SERVER_ERROR

Fixes #76
gst/rtsp-server/rtsp-client.c