<div dir="ltr">To make things even more clear.<div><br></div><div>We would like to do something basicaly identical to this solution</div><div><br></div><div><a href="http://gstreamer-devel.966125.n4.nabble.com/RTSP-streaming-with-GStreamer-td4680109.html">http://gstreamer-devel.966125.n4.nabble.com/RTSP-streaming-with-GStreamer-td4680109.html</a><br></div><div><br></div><div>The thing is that their steps don´t work for what I have tried to replicate. </div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-09-05 13:29 GMT-03:00 Thadeu Antonio Ferreira de Melo <span dir="ltr"><<a href="mailto:thadeu.afm@gmail.com" target="_blank">thadeu.afm@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Sebastian had suggested me to use 1.8 since I couldn´t even compile the main branch.<div><br></div><div>The exemples don´t have much explanation for what they are suppose to do. There is no in/out parameters type or what is the expected behavior. </div><div>There is no tutorial. No step by step.</div><div><br></div><div>We have a source that sends a h264 stream from a Windows desktop using ffmpeg with this command</div><div><br></div><div><span style="color:rgb(38,50,56);font-size:13px">ffmpeg -f gdigrab -i desktop -pix_fmt yuv420p -framerate 30 -draw_mouse 0 -vcodec libx264 -tune zerolatency -bf 0 -preset slow -crf 25 -g 30 -an -refs 4 -x264-params vbv-maxrate=2000:vbv-bufsize=<wbr>256:keyint=600 </span><a rel="nofollow noreferrer" href="http://www.google.com/url?q=http%3A%2F%2F40.74.242.253%3A8090%2Ffeed1.ffm&sa=D&sntz=1&usg=AFQjCNG9sh-wtoqJ7qXONWsGES9FEsjFEw" class="m_5537845613870549211gmail-Xx" dir="ltr" style="unicode-bidi:isolate;color:rgb(38,50,56);font-size:13px" target="_blank">http://<Server IP>/feed1.ffm</a><br></div><div><br></div><div>The ffserver redirects this the client application, that could be Android, Windows or Web.</div><div><br></div><div>We need a better server, more stable and with more community support (ffserver has been abandoned for 4 years). We will probably change how we capture and send de data from the Windows app, but it will be always a h264 stream that has to be redirect to the client device.  </div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">2017-09-05 13:11 GMT-03:00 Nicolas Dufresne <span dir="ltr"><<a href="mailto:nicolas@ndufresne.ca" target="_blank">nicolas@ndufresne.ca</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le mardi 05 septembre 2017 à 12:46 -0300, Thadeu Antonio Ferreira de<br>
Melo a écrit :<br>
<span>> Not a single good samaritan?<br>
><br>
> I couldn´t find a single simple example how to run the server and<br>
> redirect the video stream.<br>
> I wouldn´t be asking if I hadn´t exhausted my options.<br>
<br>
</span>That's the because the question isn't clear and slightly overloaded. I<br>
can comment here, but a stackoverflow reply is unlikely to be useful.<br>
<br>
<br>
    I have download and compile the gstreamer server 1.8, but the<br>
    examples are not very clear.<br>
<br>
Why 1.8 and not latest stable 1.12 ? Which example ? What wasn't clear<br>
for you ?<br>
<br>
<br>
    For the sake o simplicity I would like to have a local server that<br>
    could receive h264 data stream from ffmpeg in one port of the local<br>
    host and redirect it to another port.<br>
<br>
With or without transcoding ? Is the H264 byte-stream or AVC ? Another<br>
reason it's overloaded, I have never tested myself an Gst RTSP server<br>
that simply forward. A jitter buffer might not be needed as an example,<br>
allowing extremely low latency, but this need testing as it has not<br>
been done publicly before. Some server library work might be needed.<br>
<br>
    What is the minimal, simplest way to make that binding?<br>
<br>
This depends on all the above. The examples in the "example" folder of<br>
the library code are extremely simple, it's hard to answer your<br>
question if we don't understand why these example are "not clear" to<br>
you.<br>
<br>
regards,<br>
Nicolas<br>
<span><br>
><br>
> 2017-09-04 12:00 GMT-03:00 Thadeu Antonio Ferreira de Melo <<a href="http://thadeu.af" rel="noreferrer" target="_blank">thadeu.af</a><br>
> <a href="mailto:m@gmail.com" target="_blank">m@gmail.com</a>>:<br>
> > Hello.<br>
> ><br>
> > I posted this question on SO.<br>
> ><br>
> > <a href="https://stackoverflow.com/questions/46006419/using-gstreamer-server" rel="noreferrer" target="_blank">https://stackoverflow.com/ques<wbr>tions/46006419/using-gstreamer<wbr>-server</a><br>
> > -to-redirect-a-h264-source-to-<wbr>diferent-clients<br>
> ><br>
> > We are trying to achieve low latency for real time interaction.<br>
> ><br>
> > Can anyone help with some guide to build a simple solution?<br>
><br>
</span>> ______________________________<wbr>_________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesk<wbr>top.org</a><br>
> <a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-dev<wbr>el</a><br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesk<wbr>top.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-dev<wbr>el</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>