gstreamer/docs/libs
Wim Taymans b6d7a1dc03 RTSP: Add support for server tunneling
Save the tunnelid in the connection. Add a method to retrieve the tunnelid so
that a server can store and match the id against other tunnel requests.

Fix the URI in the tunnel requests so that they contain the absolute uri and the
query string if any instead of just the hostname.

Transparently base64 decode the input stream when tunneling.

Add method to set the connection ip address so that it can be included in the
tunnel response.

Add method to connect the two tunnel requests.

Add two callbacks for the async mode to notify a tunnel start and tunnel
complete event.

Add method to reset the watch after the connection has been tunneled.

Various little refactoring to make more stuff reusable.

API: RTSP::gst_rtsp_connection_set_ip()
API: RTSP::gst_rtsp_connection_get_tunnelid()
API: RTSP::gst_rtsp_connection_do_tunnel()
API: RTSP::gst_rtsp_watch_reset()
2009-03-04 12:21:29 +01:00
..
.gitignore Remove .gitignore files from the docs tmpl dirs, that are killed by make clean. 2009-02-24 16:09:23 +00:00
compiling.sgml docs/libs/compiling.sgml: Fix typo: it's pkg-config, not pkg-gconfig 2006-02-05 17:15:17 +00:00
gst-plugins-base-libs-docs.sgml Its "Base Library" and not just "Library". 2009-01-31 18:45:47 +02:00
gst-plugins-base-libs-overrides.txt first stab at documenting elements 2005-08-05 17:13:10 +00:00
gst-plugins-base-libs-sections.txt RTSP: Add support for server tunneling 2009-03-04 12:21:29 +01:00
gst-plugins-base-libs.types Some minor docs fixes and additions; also add missing 'Since' bits. 2007-04-21 15:10:25 +00:00
Makefile.am Use shave for the build output 2009-02-23 13:19:50 +00:00