<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><tt>this is what I use, I do that in a daemon written in C
though:</tt></p>
<p><tt>"uridecodebin uri=%s name=d ! queue ! theoraenc ! oggmux
name=m ! tcpserversink host=192.168.x.y port=8080 d. ! queue !
audioconvert ! audioresample ! flacenc ! m."<br>
</tt></p>
<p><tt>where the %s in uri=%s, is the url of where your rtsp stream
is coming from.</tt></p>
<p><tt><br>
</tt></p>
<p><tt>Ron<br>
</tt></p>
<p><tt></tt><br>
</p>
<div class="moz-cite-prefix">On 12/3/19 3:19 AM, Simon Brown wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAHW09je5x564jkEvix6J5qof9WwXUBmnYbXjmnBJV=TQNErGdQ@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr">On Mon, 2 Dec 2019 at 20:12, alex_jeff <<a
href="mailto:alexanderjefferson1993@gmail.com"
moz-do-not-send="true">alexanderjefferson1993@gmail.com</a>>
wrote:<br>
</div>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">Hi,<br>
I need to send a stream to a webpage so that the user can
see the stream<br>
using a browser. I have already installed a webserver
(apache) on my target<br>
system (which is an embedded system running debian9), I have
spent hours of<br>
googling to find a solution, none of them were successful, I
was wondering<br>
if someone could make it clear whether this is possible or
not, if its<br>
possible, could you please give me an example for that. I
think I have<br>
already tried almost every related example I found on the
net.<br>
<br>
Best Regards,<br>
Alex.<br>
<br>
P.S: stability and latency really matter for my application.<br>
<br>
</blockquote>
<div>Hi Alex,</div>
<div>I've been trying to do the same thing, and have attempted
to use the gstwebrtc-demos sendrecv program. But I keep
getting errors when it's trying to connect.</div>
<div>But in theory that's the lowest latency option.</div>
<div><br>
</div>
<div>Let me know how you get on.</div>
<div>Regards,</div>
<div>Simon</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
gstreamer-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a></pre>
</blockquote>
</body>
</html>