gstreamer/gst/rtsp-server
Wim Taymans edd2175695 Fix some leaks and change default port
Fix some memory leaks by setting the udpsrc elements to the unlocked state after
we finished the initial preroll. If we keep them locked, setting the pipeline to
NULL will not stop and clean up the sources correctly.

Change the default RTSP port to 8554 aka the official alternative RTSP port.
2009-01-30 12:18:01 +01:00
..
Makefile.am Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-client.c Cleanups and reuse media from DESCRIBE 2009-01-30 12:17:51 +01:00
rtsp-client.h Cleanups and reuse media from DESCRIBE 2009-01-30 12:17:51 +01:00
rtsp-media-factory.c Add shared properties to media and factory 2009-01-30 12:17:46 +01:00
rtsp-media-factory.h Add shared properties to media and factory 2009-01-30 12:17:46 +01:00
rtsp-media-mapping.c Cleanups and doc updates 2009-01-22 18:35:17 +01:00
rtsp-media-mapping.h Cleanups and doc updates 2009-01-22 18:35:17 +01:00
rtsp-media.c Fix some leaks and change default port 2009-01-30 12:18:01 +01:00
rtsp-media.h Add shared properties to media and factory 2009-01-30 12:17:46 +01:00
rtsp-sdp.c Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-sdp.h Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-server.c Fix some leaks and change default port 2009-01-30 12:18:01 +01:00
rtsp-server.h Reorganize things, prepare for media sharing 2009-01-30 12:17:28 +01:00
rtsp-session-pool.c Allow custom session pools to override the session id allocation algorithms 2009-01-20 19:41:53 +01:00
rtsp-session-pool.h Cleanups and doc updates 2009-01-22 18:35:17 +01:00
rtsp-session.c Cleanups to the session object 2009-01-30 12:17:57 +01:00
rtsp-session.h Cleanups to the session object 2009-01-30 12:17:57 +01:00