How to stream a video file from a amazon server using gstreamer to the internet
Tim Müller
tim at centricular.com
Sat Mar 8 09:45:02 PST 2014
On Sat, 2014-03-08 at 08:51 -0800, manickam palaniappan wrote:
Hi,
> I had downloaded 1.2.3 version sources of gstreamer and
> gst-rtsp-server and gst-plugins-base & -good and compiled them and run
> "sudo make install" and then had a glimpse of examples in
> gst-rtsp-server sources. But they are all generating a stream at the
> url rtsp:// 127.0.0.1:8554 /test
>
>
> What I want to do is stream a video file like mpeg or some other
> format from the server machine using the gstreamer that has been
> installed, to the public internet. e.g., I type in my media player the
> url rtsp://174.132.98.225:8554/my-file
Have you tried gst_rtsp_server_set_address() yet?
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list