Hi,
Christoffer Nyborg wrote:
> Hi
>
> I'm pretty new to gstreamer developing and haven't
really had the time
> I'd want to study it. Here is my question though, is it
possible to use
> a cstring as source.
You can use all kind of source if you provide a source
element.
> I'm going to pull data from a database and I was
> kind of hoping that it was possible to use the incoming
string as
> source.
You wan't to wite your own source, inherit from GstBaseSrc.
As properties you
can provide the database connection and the data that it
needs to look up the
right record (cursor). When set to playing the source can
deliver the data from
the query.
> It's always possible to write a file out of it first
but that's
> not really what I want. Anyone have a clue? I'm
grateful for all
> suggestions.
>
> Regards
> Christoffer Nyborg
>
Stefan
------------------------------------------------------------
-------------
Using Tomcat but need to do more? Need to support web
services, security?
Get stuff done quickly with pre-integrated technology to
make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
http://sel.as-us.falkag.net/
sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstream
er-devel
|