View Single Post
Posts: 79 | Thanked: 37 times | Joined on May 2010 @ Melbourne Australia
#125
Originally Posted by tetris11_ View Post
@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.

I managed to make the sdp file but still no luck at all are there any settings i need to tweak in vlc?
 

The Following User Says Thank You to justice4all3000 For This Useful Post: