I know this thread is about a month old, but I sure would appreciate it if I could get some advice from those of you that have some experience with gstreamer.
I'm trying to get started with a project implementing gstreamer. Right now I'm trying to figure out if gstreamer is correctly installed on my n800. If I enter the following code
Code:
$gst-launch-0.10
x-term tells me
Code:
/bin/sh: gst-launch-0.10: not found
.
Does this mean that gstreamer is not installed? I didn't pass the command any arguments or options or anything because I just wanted some feedback so I would know it was ready to use.
I saw a bunch of files beginning with the name gstreamer in my app manager. I thought maybe that meant it was already on the tablet. Can someone please point me in the right direction?
I'm trying to get started with a project implementing gstreamer. Right now I'm trying to figure out if gstreamer is correctly installed on my n800. If I enter the following code
Does this mean that gstreamer is not installed? I didn't pass the command any arguments or options or anything because I just wanted some feedback so I would know it was ready to use.
I saw a bunch of files beginning with the name gstreamer in my app manager. I thought maybe that meant it was already on the tablet. Can someone please point me in the right direction?
Thanks for your consideration.