GStreamer multimedia framework
Find a file
Wim Taymans c310f0032c media-factory: don't use host for shared hash key
When we generate the key to share made between connections, don't include the
host used to connect so that we can share media even if between clients that
connected with localhost and ones with the ip address.
2010-09-23 11:35:40 +02:00
bindings build: fix distcheck 2010-09-22 21:16:03 +01:00
common
docs README: add blurb about shared media factories 2010-08-16 12:45:24 +02:00
examples test: catch server bind errors 2010-03-09 13:41:33 +01:00
gst media-factory: don't use host for shared hash key 2010-09-23 11:35:40 +02:00
m4
pkgconfig Added pkg-config file to use gst-rtsp-server uninstalled 2009-10-13 10:56:22 +02:00
.gitignore
acinclude.m4
AUTHORS
autogen.sh
ChangeLog
configure.ac Fix configure checks and installation location for Vala bindings 2010-09-22 18:12:50 +02:00
COPYING
COPYING.LIB
gst-rtsp.spec.in
Makefile.am
NEWS
README
RELEASE
REQUIREMENTS
TODO

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