[maemo-developers] Accessing RTSP streaming server via Nokia-N800

From: Stefan Kost ensonic at hora-obscura.de
Date: Wed Aug 20 23:07:43 EEST 2008
priyank kumar chourasia schrieb:
> Hi,
> 
> I am going to write a simple c++ based application for streaming a data 
> from remote server/Playing a file from local machine i.e. Nokia-N800, 
> I'll place the exe in Nokia-N800 which will be connected to a ubuntu 
> machine(Is in network) via USB network.
> 
> - How can I stream a clip(from N800) which is located at the remote 
> server(for example rtsp://abc.com/abc.3gp) ??
> - What settings are required to perform the above task ??

gst-launch-0.10 playbin uri=rtsp://abc.com/abc.3gp

Study gstreamer developer docs at gstreamer.freedesktop.org/docs/ if you want to 
do the same from a c or python app. If you have more questions, come to 
#gstreamer on freenode-irc.

Stefan

> 
> Regards,
> Priyank
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> maemo-developers mailing list
> maemo-developers at maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers


More information about the maemo-developers mailing list