Thread
:
stream rtsp to pc
View Single Post
m4r0v3r
2011-01-11 , 19:11
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#
1
how can I stream RTSP using gstreamer and stream my front cam? Because then I can connect it to an application known as webcamxp and use the n900 as a a IP webcam
I have been using this
gst-launch v4l2src device=/dev/video1 ! videoscale ! video/x-raw-yuv,width=320,height=240 ! ffmpegcolorspace ! smokeenc ! udpsink host=192.168.1.255 port=1234
which didnt work so anybody know how I can get it to work?
Or just get it streaming in the format
http://ipaddress/1.jpg
Last edited by m4r0v3r; 2011-01-11 at
19:19
.
Quote & Reply
|
m4r0v3r
View Public Profile
Send a private message to m4r0v3r
Find all posts by m4r0v3r