<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I'm just experimenting a little with gstreamer and have a problem I don't quite understand. I want to stream a live web cam and play it on another computer with VLC. I'm streaming a web cam video with:<br><br>gst-launch v4l2src ! video/x-raw-yuv,width=320,height=240,framerate=\(fraction\)5/1 ! ffmpegcolorspace ! jpegenc ! multipartmux ! udpsink host=192.168.0.102 port=6279<br><br>On the same computer, I can open VLC and play the udp stream with udp://@192.168.0.102:6279 fine. However, when I go to another computer it says my input cannot be opened. I thought it might have been a firewall issue, but I've turned off all the firewalls and still no video.<br><br>Is there something I'm not aware of regarding gstreamer? Should I be able to do this?<br><br>Thanks,<br><br>Steve<br>                                            <br /><hr />The New Busy think 9 to 5 is a cute idea. Combine multiple calendars with Hotmail. <a href='http://www.windowslive.com/campaign/thenewbusy?tile=multicalendar&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_5' target='_new'>Get busy.</a></body>
</html>