<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">Le 16 déc. 2017 5:47 AM, "horai" <<a href="mailto:ivo.hora@seznam.cz">ivo.hora@seznam.cz</a>> a écrit :<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I also found one problem while compiling gst-rtsp-server library from sources<br>
as on Raspbian 8 there is no package with GST-RTSP-SERVER version 1.0.<br>
This library requests gstreamer-plugins-good and yields this output while<br>
configuring pre-build:<br>
checking for GST_PLUGINS_GOOD... no<br>
configure: No package 'gstreamer-plugins-good-1.0' found<br>
configure: no gstreamer-plugins-good-1.0 >= 1.2.3 (GStreamer Good Plugins)<br>
found<br>
Package gstreamer-plugins-good-1.0 was not found in the pkg-config search<br>
path.<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">You need to install the appropriate -dev package.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Perhaps you should add the directory containing<br>
`gstreamer-plugins-good-1.0.<wbr>pc'<br>
to the PKG_CONFIG_PATH environment variable<br>
No package 'gstreamer-plugins-good-1.0' found<br>
configure: Using GStreamer Good Plugins in<br>
checking for GST_CHECK... yes<br>
<br>
I assumed this might be some sort of a problem as this bunch of plugins<br>
covers also shared object library:<br>
/usr/lib/arm-linux-gnueabihf/<wbr>gstreamer-1.0/<wbr>libgstvideo4linux2.so<br>
Which I assume to be the library related to v4l2src driver.<br>
Unfortunately, according to this post:<br>
<a href="http://gstreamer-devel.966125.n4.nabble.com/there-is-no-gstreamer-plugins-good-1-0-pc-td4675518.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/there-is-no-<wbr>gstreamer-plugins-good-1-0-pc-<wbr>td4675518.html</a><br>
It is not a fatal problem problem (I also think that camera light on meas<br>
that hardware was started). The same output is with<br>
gstreamer-plugins-good-1.0 from repository.<br>
But this would blame the v4l2src which seems to be working fine with x264enc<br>
codec, BUT seems like this works on Raspbian version 9. On version 8 I am<br>
not able to run the server no matter if I use x264enc or omxh264enc.I also<br>
tried compiling latest gstreamer-plugins-good-1.0 and omx plugin from<br>
sources, but it's far more complicated as it also requests aproppriate<br>
version of other gstreamer parts.<br>
in order to symplify matter I'll test it later on Rasbian version 9 which<br>
already has GST-RTSP-SERVER-1.0.0 present in repository, hopefully, it'll<br>
reveal a bit more.<br>
<br>
Thank you very much for your kind help<br>
<br>
Ivo<br>
<div class="elided-text"><br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/</a><br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.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-<wbr>devel</a><br>
</div></blockquote></div><br></div></div></div>