<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
I would like to stream my webcam, before I tried VLC, but on the
same network I have 15s delay.<br>
<br>
<pre><code>vlc v4l2:// :v4l2-dev=/dev/video0 :v4l2-width=640 :v4l2-height=480 --sout="#transcode{vcodec=h264,vb=800,scale=1,
acodec=mp4a,ab=128,channels=2,samplerate=44100}:rtp{sdp=<a class="moz-txt-link-freetext" href="rtsp://:8554/live.ts">rtsp://:8554/live.ts</a>}" -I dummy
</code><code></code></pre>
I would like try the same with gstreamer, but I couldn't find any
tutorial or example. Can anybody provide me a simple example,
please.<br>
<br>
<br>
All the best,<br>
Robert<br>
<pre><code></code></pre>
</body>
</html>