#1  
Old 02-29-2012, 06:38 PM
sypf sypf is offline
Junior Member
 
Join Date: Sep 2011
Posts: 9
Thanked: 1 time
Default gstreamer plugins and packaging

Hi,

I use a gstreamer plugin [1] to display video data from gstreamer in Qt on a N9. I installed this plugin with make/make install in ssh console.
How can I include a gstreamer plugin in a deb for distribution?

Regards,


[1] http://cgit.freedesktop.org/gstreamer/qt-gstreamer
Reply With Quote
  #2  
Old 04-25-2012, 12:07 PM
onion onion is offline
Junior Member
 
Join Date: Feb 2010
Location: Turku, Finland
Posts: 23
Thanked: 6 times
Send a message via Skype™ to onion
Default Re: gstreamer plugins and packaging

Are you targeting the Nokia Store with your app?
Reply With Quote
  #3  
Old 05-03-2012, 08:42 AM
elleo elleo is offline
Junior Member
 
Join Date: Jun 2011
Location: Aberystwyth, United Kingdom
Posts: 14
Thanked: 20 times
Default Re: gstreamer plugins and packaging

Put it in "/opt/yourapp/gstplugins" then set the environment variable "GST_PLUGIN_PATH=/opt/yourapp/gstplugins" when starting your application.
Reply With Quote
  #4  
Old 05-03-2012, 12:27 PM
onion onion is offline
Junior Member
 
Join Date: Feb 2010
Location: Turku, Finland
Posts: 23
Thanked: 6 times
Send a message via Skype™ to onion
Default Re: gstreamer plugins and packaging

If you are packaging for the store then you are allowed to install gstreamer plugin(s) the default location: /usr/lib/gstreamer-0.10
Reply With Quote
  #5  
Old 05-03-2012, 02:57 PM
elleo elleo is offline
Junior Member
 
Join Date: Jun 2011
Location: Aberystwyth, United Kingdom
Posts: 14
Thanked: 20 times
Default Re: gstreamer plugins and packaging

That seems risky, what about when two packages want to install the same plugin?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GStreamer and QML nicolai Application Developer Support 4 09-20-2011 09:00 AM
Adding gstreamer plugin krkrams27 Handset 1 12-20-2010 10:28 AM
Debugging IME plugins/ imframework tjackson Application Developer Support 0 06-22-2010 12:25 AM
RPM for GStreamer stressedmana Netbook 0 06-10-2010 08:55 AM
IME plugins switcher - hotkey handler? tjackson Application Developer Support 1 05-07-2010 11:50 AM


All times are GMT. The time now is 03:28 PM.