<div dir="ltr">First thing I would do is include whatever you need inside the snap itself, and get things working quickly.<div><br></div><div>Then, there are a few different ways you can move from there. The first one is actually to do nothing.. the whole snap infrastructure (snapcraft, snapd, uploads, downloads) is becoming delta-aware right now, which means even if the total size is 100MB, you'll generally be dealing with only a few megs.</div><div><br></div><div>Another option, once you're unhappy with that, is using a content interface which allows sharing data across your snaps. This is a bit more complex, so I wouldn't bother unless there are benefits you're looking for, other than just size.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 21, 2017 at 11:01 AM,  <span dir="ltr"><<a href="mailto:l-snapcraft@znn.info" target="_blank">l-snapcraft@znn.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">What is the best practise when working with gstreamer plugins?<br>
<br>
When packaging feedreader, an app with some video and music<br>
capabilities, i hit the problem that it calls gst-plugin-scanner which<br>
is not included in the package. So the application does not run.<br>
<br>
     (feedreader:26336): GStreamer-WARNING **: External plugin loader<br>
failed. This most likely means that the plugin loader helper binary was<br>
not found or could not be run. You might need to set the<br>
GST_PLUGIN_SCANNER environment variable if your setup is unusual. This<br>
should normally not be required though.<br>
<br>
What is the "snap way" of solving this? When i include gstreamer in the<br>
snap it will cross the 100MB mark.<br>
<br>
Thanks<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Snapcraft mailing list<br>
<a href="mailto:Snapcraft@lists.snapcraft.io">Snapcraft@lists.snapcraft.io</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/snapcraft" rel="noreferrer" target="_blank">https://lists.ubuntu.com/<wbr>mailman/listinfo/snapcraft</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><br>gustavo @ <a href="http://niemeyer.net" target="_blank">http://niemeyer.net</a></div>
</div>