How to create x window for freescale processor. Because i am trying to play
an video in x window. so please help me
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-cl
Hi I am using leopardboard
I am trying to do a live streaming using gst-launch but have not succeeded yet
following are the logs on the board and the host pc
Can someone tell me what is missing
***
Log on the board
42949444.36
I am not fimiliar with leopardboard. anyway i will try my best. can you post
the commna dwhich you used to stream the video?
On Mon, Jan 11, 2010 at 5:37 PM, Rajesh Ghole wrote:
>
> Hi I am using leopardboard
>
> I am trying to do a live streaming using gst-launch but have not succeeded
> yet
>
>
Hello
I dont know how to use this gst-inspect elements. When i do
"gst-inspect mfw_v4lsink" i get
fullscreen : If true it will be Full screen
flags: readable, writable
Boolean. Default: false Current: false
But i dont know how to implement this fullscreen option. Please help me
-
On Mon, Jan 11, 2010 at 12:02 PM, Niamathullah sharief wrote:
> Hello
> I dont know how to use this gst-inspect elements. When i do
> "gst-inspect mfw_v4lsink" i get
>
> fullscreen : If true it will be Full screen
> flags: readable, writable
> Boolean. Default: false Current: false
>
>
> But i
Hello Naimathullah,
I am using following commands
1. On the leopardboard
gst-launch -v v4l2src always-copy=FALSE ! dmaiaccel ! queue ! dmaienc_mpeg4 !
rtpmp4vpay pt=96 ! udpsink host=192.168.2.15 port=5000
leopardboard ip = 192.168.1.83
2. On the host
Host ip = 192.168.2.15
gst-launch -v ud
On Tue, 12 Jan 2010 Rajesh Ghole wrote :
>
> Hello Naimathullah,
> I am using following commands
> Here is the link for explanation of leopardboard
http://designsomething.org/leopardboard/f/22/p/106/182.aspx#182
> 1. On the leopardboard
>
> gst-launch -v v4l2src always-copy=FALSE ! dmaiac
Thank you. But when i use this "fullscreen=true" it is playing in same small
video. It is not coming in fullscreen.
where this "g_object_set (element, "property-name", value, NULL);" will be?
my application means?which one?
On Mon, Jan 11, 2010 at 7:39 PM, thiagossan...@gmail.com <
thiagossan...@
Actually all these are taken as libraries. Then how can i change this
"g_object_set()" please help me. where it will?whether i have to eidt in
gstreamer source and again i have to compile to create the appropriate
libraries?Please help me
On Tue, Jan 12, 2010 at 11:09 AM, Niamathullah sharief wro