rtsp-media: fix logic for collect_streams
authorLuis de Bethencourt <luis.bg@samsung.com>
Tue, 10 Feb 2015 16:39:58 +0000 (16:39 +0000)
committerLuis de Bethencourt <luis.bg@samsung.com>
Tue, 10 Feb 2015 16:45:23 +0000 (16:45 +0000)
commitec7bf5379ebf9fc0bf477fb9b4e1f4fbb1685cad
treeb2a7979db63cc5b93fefb43c7fd33d5119ed869a
parent8405cfad3ab63b56e48edc25656b931615f302ad
rtsp-media: fix logic for collect_streams

Fix the logic of gst_rtsp_media_collect_streams() so after looping collecting
all streams it knows if it got any, and can check if the transport mode is OK.

CID #1268400
gst/rtsp-server/rtsp-media.c