<div dir="ltr">Hello Chris,<div><br></div><div>Can you post a diff between the two files (autovideosink and rtmpsink)?</div><div><br></div><div>It would be easier to spot the issue that way :)</div><div><br></div><div>Luis</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 30 September 2014 21:50, Chris Landa <span dir="ltr"><<a href="mailto:stylesuxx@gmail.com" target="_blank">stylesuxx@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello guys,<br>
I have implemented a trick player and was using the autovideosink for<br>
development - everything was working as expected.<br>
Now I wanted to swap the autovideosink with the rtmpsink, but this<br>
does not to seem to be as easy as I thought.<br>
<br>
For better understanding of what I want to accomplish, I made two<br>
gists. They are stripped down of functionality, but what I want to<br>
accomplish is, that when the "l" button is pressed, then a section of<br>
the video is looped over and over after the video has run to the end<br>
the first time and the EOS message is received:<br>
<br>
trick player with autovideosink =><br>
<a href="https://gist.github.com/stylesuxx/7c5c796ebe2b154e8fe3" target="_blank">https://gist.github.com/stylesuxx/7c5c796ebe2b154e8fe3</a><br>
trick player with rtmpsink =><br>
<a href="https://gist.github.com/stylesuxx/fa529f0c2b13526e48a9" target="_blank">https://gist.github.com/stylesuxx/fa529f0c2b13526e48a9</a><br>
<br>
I am triggering a seek as soon as I receive the EOS message. This<br>
works with the autovideosink, but does not work when using the<br>
rtmpsink.<br>
<br>
To summarize:<br>
What do I have to do to perform seeks while using the rtmpsink?<br>
<br>
I would be very thankful if someone could give me a push in the right direction.<br>
<br>
Greetz,<br>
Chris<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
        ,--.!,<br>
    __/     -*-<br>
 ,d080b.   '|`   Time is running!<br>
0088MM           Get Linux!<br>
 `9MMP'<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</font></span></blockquote></div><br></div>