Gstreamer not popping up for NFS video streaming from i.MX6 to PC

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Gstreamer not popping up for NFS video streaming from i.MX6 to PC

Jump to solution
1,049 Views
ScottKerstein
Contributor III

Hello,


Might be difficult to answer, but any idea why I wouldn't get the gstreamer-0.10 window to pop open on my PC using these commands to stream video from i.MX6Q to a PC?   I don't see an error and looks like video is streaming.

I see setting pipeline to PLAYING on both terminal instances

Server:i.MX6 server  3.0.35-4.1.0+yocto+g5809938 fsl-image-gui

gst-launch-0.10 mfw_v4lsrc capture-mode=0 ! vpuenc ! tcpserversink host=192.168.40.63 port=5000 sync=false


Setting pipeline to PLAYING...

New clock: GstSystemClock


Client: Ubuntu 14.04 Notebook

gst-launch udpsrc port=5000 ! smokedec ! ffmpegcolorspace ! autovideosink

Setting pipeline to PLAYING...

New clock: GstSystemClock

[INFO]  chromaInterleave 0, mapType 0, linear2TiledEnable 0


I expected to see a window like this, but nothing is popping up now.


Screenshot from 2014-10-28 20_11_05.png


Thanks in advance.

Scott

Labels (4)
0 Kudos
1 Solution
632 Views
ScottKerstein
Contributor III

I decided to re-build the fsl-image-gui BSP using the 3.10.17 kernel and the problem went away.

View solution in original post

0 Kudos
2 Replies
633 Views
ScottKerstein
Contributor III

I decided to re-build the fsl-image-gui BSP using the 3.10.17 kernel and the problem went away.

0 Kudos
632 Views
Yuri
NXP Employee
NXP Employee

  Please look at the next thread .

Re: Streaming USB Webcam over Network


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos