GStreamer multimedia framework
Go to file
Wim Taymans 30c31a65eb client: handle lost_tunnel callbacks
Handle lost_tunnel callbacks and use it to store the tunnelid back into the
hashtable so that we can reuse it for when the client reopens the POST
socket.
Close the connection after a TEARDOWN.
Make sure or watchid is cleared when the watch is removed.

Fixes #612915
2010-04-06 11:13:51 +02:00
bindings bindings: update vala bindings with new method 2009-07-13 11:31:23 +02:00
common add some .gitignore files 2009-05-11 10:38:44 +02:00
docs docs: update docs and comments 2009-12-25 18:24:10 +01:00
examples test: catch server bind errors 2010-03-09 13:41:33 +01:00
gst client: handle lost_tunnel callbacks 2010-04-06 11:13:51 +02:00
m4 Initial import 2008-10-09 13:29:12 +01:00
pkgconfig Added pkg-config file to use gst-rtsp-server uninstalled 2009-10-13 10:56:22 +02:00
.gitignore add some .gitignore files 2009-05-11 10:38:44 +02:00
acinclude.m4 Add python bindings. 2009-01-08 14:57:55 +01:00
AUTHORS Initial import 2008-10-09 13:29:12 +01:00
autogen.sh Split in library and example program 2009-01-08 13:18:55 +01:00
ChangeLog Initial import 2008-10-09 13:29:12 +01:00
configure.ac media: allow configuration of allowed lower transport 2010-03-19 15:15:29 +01:00
COPYING Initial import 2008-10-09 13:29:12 +01:00
COPYING.LIB Initial import 2008-10-09 13:29:12 +01:00
gst-rtsp.spec.in Initial import 2008-10-09 13:29:12 +01:00
Makefile.am Add python bindings. 2009-01-08 14:57:55 +01:00
NEWS Initial import 2008-10-09 13:29:12 +01:00
README Initial import 2008-10-09 13:29:12 +01:00
RELEASE Initial import 2008-10-09 13:29:12 +01:00
REQUIREMENTS Initial import 2008-10-09 13:29:12 +01:00
TODO Initial import 2008-10-09 13:29:12 +01:00

GstRTSP is an RTSP server built on top of GStreamer (http://gstreamer.net).

Currently there is no configuration tools for this server so any streamed 
files need to be hardcoded into the file:
src/rtsp-media.c

Edit in your sources after the examples found under the section headlines by
* STREAMING CONFIGURATION

Once the server is started you should be able to view the streams at:
rtsp://localhost:1554/@name_of_stream@

The replacement for @name_of_stream@ is from the rtsp-media.c editing you did above.

You should be able to get the http proxy link working without any editing of the rtsp-media.c file as it points to an online http file:

rtsp://localhost:1554/rtphttpproxy