<div dir="ltr">Hi all, <div><br></div><div>I am using Gst-server-1.0 to stream my usb cam in a local network. </div><div><br></div><div>When I use the following pipeline with gst-launch app in the example directory of the git repo I have the following error when I use vlc client in the same machine.</div><div><br></div><div><div>./test-launch v4l2src num-buffers=-1 do-timestamp=true !  image/jpeg,width=640,height=480,framerate=30/1  ! jpegparse  ! omxmjpegdec  \</div><div>! videoconvert ! omxh264enc target-bitrate=4000000 control-rate=variable  ! h264parse ! video/x-h264,profile=high,framerate=30/1 ! rtph264pay name=pay0 pt=96</div></div><div><br></div><div>---------------------------------------------------------------------------------------------------------------------------------------------</div><div><div style="line-height:21.2999992370605px;color:rgb(68,68,68);font-family:Calibri,sans-serif;font-size:15px">stream ready at rtsp://<a href="http://127.0.0.1:8554/test" target="_blank" style="line-height:21.2999992370605px;font-weight:inherit;color:rgb(0,104,207)">127.0.0.1:8554/test</a></div><div style="line-height:21.2999992370605px;color:rgb(68,68,68);font-family:Calibri,sans-serif;font-size:15px"><br style="line-height:21.2999992370605px"></div><div style="line-height:21.2999992370605px;color:rgb(68,68,68);font-family:Calibri,sans-serif;font-size:15px">(lt-test-launch:2741): GLib-GObject-WARNING **: invalid cast from 'GstV4l2Src' to 'GstBin'</div><div style="line-height:21.2999992370605px;color:rgb(68,68,68);font-family:Calibri,sans-serif;font-size:15px"><br style="line-height:21.2999992370605px"></div><div style="line-height:21.2999992370605px;color:rgb(68,68,68);font-family:Calibri,sans-serif;font-size:15px">(lt-test-launch:2741): GStreamer-CRITICAL **: gst_bin_get_by_name: assertion 'GST_IS_BIN (bin)' failed</div><div style="line-height:21.2999992370605px;color:rgb(68,68,68);font-family:Calibri,sans-serif;font-size:15px"><br style="line-height:21.2999992370605px"></div><div style="line-height:21.2999992370605px;color:rgb(68,68,68);font-family:Calibri,sans-serif;font-size:15px">(lt-test-launch:2741): GLib-GObject-WARNING **: invalid cast from 'GstV4l2Src' to 'GstBin'</div><div style="line-height:21.2999992370605px;color:rgb(68,68,68);font-family:Calibri,sans-serif;font-size:15px"><br style="line-height:21.2999992370605px"></div><div style="line-height:21.2999992370605px;color:rgb(68,68,68);font-family:Calibri,sans-serif;font-size:15px">(lt-test-launch:2741): GStreamer-CRITICAL **: gst_bin_get_by_name: assertion 'GST_IS_BIN (bin)' failed</div></div><div style="line-height:21.2999992370605px;color:rgb(68,68,68);font-family:Calibri,sans-serif;font-size:15px"><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;line-height:normal">---------------------------------------------------------------------------------------------------------------------------------------------</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;line-height:normal"></div></div><div><br></div><div>Does anyone know what i need to change to get this working?</div><div><br></div><div><br></div><div>Thanks in advance,</div><div>João M.  </div></div>