gstreamer/gst/rtsp-server
Wim Taymans 36ff679558 media: add GstNetTimeProvider support
Add a property to let the media provide a GstNetTimeProvider for its clock.
Make methods to get the clock and nettimeprovider
Add a x-gst-clock property to the SDP with the IP and port number of the nettime
provider and also the current time of the clock. This should make it possible
for (GStreamer) clients to slave their clock to the server clock.
2013-04-09 22:38:44 +02:00
..
.gitignore .gitignore: 0.10 => 0.11 2011-06-07 10:59:03 +02:00
Makefile.am media: add GstNetTimeProvider support 2013-04-09 22:38:44 +02:00
rtsp-address-pool.c address-pool: Verify that multicast addresses are used for multicast and vice-versa 2013-03-11 11:07:20 +01:00
rtsp-address-pool.h address-pool: Add unicast addresses 2013-03-11 11:07:20 +01:00
rtsp-auth.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-auth.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-client.c rtsp-media/client: Reply to PLAY request with same type of Range 2013-03-22 15:53:06 +01:00
rtsp-client.h rtsp-client: expose uri 2013-03-18 23:44:38 +00:00
rtsp-media-factory-uri.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-media-factory-uri.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-media-factory.c rtsp-media-factory: g_signal_connect_object is not thread safe, can't use it here 2013-03-22 18:59:50 -04:00
rtsp-media-factory.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-media.c media: add GstNetTimeProvider support 2013-04-09 22:38:44 +02:00
rtsp-media.h media: add GstNetTimeProvider support 2013-04-09 22:38:44 +02:00
rtsp-mount-points.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-mount-points.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-params.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-params.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-sdp.c media: add GstNetTimeProvider support 2013-04-09 22:38:44 +02:00
rtsp-sdp.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-server.c rtsp-server: Limit the number of threads per server instance 2013-03-11 11:07:20 +01:00
rtsp-server.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-session-media.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-session-media.h small cleanup 2012-11-29 17:21:12 +01:00
rtsp-session-pool.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-session-pool.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-session.c Document locking and its order 2013-03-11 11:07:19 +01:00
rtsp-session.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-stream-transport.c rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-stream-transport.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-stream.c stream: Select unicast address from pool if appropriate 2013-03-11 11:07:20 +01:00
rtsp-stream.h client: Check client provided addresses against the address pool 2013-03-11 11:07:19 +01:00