• Forum Post: Easiest and fastest way to run Gstreamer on LeopardBoard DM365?

    Hello, I've just received the great and cool LP DM365 with Monta Vista Linux installed and I was wondering what was the easiest way to get Gstreamer up and running? Install DM365 DVSDK with Gstreamer? Or is there a more direct way? Thanks, Mike
  • Forum Post: Gstreamer simple test problem: Assertion `hBufTab' failed

    Hello, When running a basic Gstreamer test on my Leopard Board 365 (getting a random image then streaming it), I get an error: > gst-launch -v videotestsrc ! TIVidenc1 codecName=h264enc engineName=codecServer ! rtph264pay pt=96 ! udpsink host=192.168.1.101 port=5000 Setting pipeline...
  • Forum Post: Two way audio

    I am trying to get two way audio to work on my Leopardboard 365 running RR free SDK with 7/30/2010 Arago Kernel GIT + Gstreamer. I use the dmaienc_aac and rtpmp4apay elements to send data to a foreign hot (udpsink). Works great. Now, in the reverse direction I try to use the same approach except...
  • Forum Post: Re: Two way audio

    T odd, Here are my pipes with some comments. I should point out that i have quite a bit of practice with Gstreamer, just not on embedded systems. Wes To establish two way communication between a Leo 365 and, in my case, two hosts I used this setup: LEO is 10.253.5.201 RR Free...
  • Forum Post: Missing elements/plugins like x264enc and mad 2

    After installing the Arago Gstreamer distribution on a DM365 on the Leopard board, and attempting to follow the Example GStreamer Pipelines document, I have found on the Tigerboard.org Ver 1.0 (with 2 dip switches) that: 1) attempting to initiate the stream in the DM365 section results in the error...