Remove duplicate 'Content-Length' field in rtsp message. 05/178405/4 accepted/tizen/5.0/unified/20181102.024324 accepted/tizen/unified/20180514.094053 submit/tizen/20180511.004510 submit/tizen_5.0/20181101.000006
authorHyunsoo Park <hance.park@samsung.com>
Thu, 10 May 2018 02:16:59 +0000 (11:16 +0900)
committerHyunsoo Park <hance.park@samsung.com>
Thu, 10 May 2018 11:09:58 +0000 (20:09 +0900)
commitf3577dc8a767321faedf4eb3ea955e24bf9cb5bc
tree6d6b8744145b678a34bc2e3e99cb4a62cb39a06e
parentf4950f1085915861d86a447955f31b26bd110ec2
Remove duplicate 'Content-Length' field in rtsp message.

When negotiating, 'GET_PARAMETER', 'SET_PARAMETER' steps sends 'Content-Length' field two times.

'Content-Length' is already included on base rtsp(gst-plugins-base).
But we added it one more time when inherited plugin makes messges. So i remove it.

Change-Id: I81061310ac4a5fce99e431d40049885a69b85c86
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
gst/rtsp-server/rtsp-client-wfd.c
packaging/gst-rtsp-server.spec