Thread
:
[Maemo 5] Camera stream from N900 to PC? (N900 as webcam)
View Single Post
tetris11_
2011-03-09 , 00:04
Posts: 309 | Thanked: 519 times | Joined on Oct 2010
#
124
@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.
Quote & Reply
|
The Following User Says Thank You to tetris11_ For This Useful Post:
lolloo
tetris11_
View Public Profile
Send a private message to tetris11_
Find all posts by tetris11_