@leetnoob - it DOESNT? wow, Im so sorry man! to kill the process run "killall gst-launch-0.10" @justice - As for recieving the stream on your desktop, you need to generate the sdp file....but since for some reason that aint working, you can just do it manually: Code: v=0 m=video 5000 RTP/AVP 96 c=IN IP4 192.168.0.200 a=rtpmap:96 H264/90000 but instead of the 192.168.0.200, replace that with your N900's ipadress. Then save that text to something like "n900videostream.sdp" to your desktop pc. Then stream from your phone, then launch the sdp file in vlc.
v=0 m=video 5000 RTP/AVP 96 c=IN IP4 192.168.0.200 a=rtpmap:96 H264/90000