Resource Policy Question

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Resource Policy Question

Topi Hukkanen
How does GStreamer handle resources?

Suppose two applications were fighting for the same resource, is there a way in GStreamer to decide an application priority?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Resource Policy Question

Stefan Sauer
hi,

Quoting Topi Hukkanen <[hidden email]>:

> How does GStreamer handle resources?
>
> Suppose two applications were fighting for the same resource, is there a way
> in GStreamer to decide an application priority?
>

GStreamer is mostly inside a process. Ressource clashes happen when  
multiple apps access a ressource. Linux needs something here, but it  
won't be gstreamer I'd say.

What happens right now, is that ressources are given to who ever comes  
first and has permissions.

Stefan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel