iMX6 - Streaming a video over network

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

iMX6 - Streaming a video over network

2,663 Views
Ansari
Contributor IV

Hi,

We are using imx6Q custom platform based on sabresd for our development with Linux 3.10.17_1.0.0-GA BSP.

Our requirement is, we need to stream a video file (say mp4 format) over the network using GStreamer.

In this case, the imx6 board will stream the video and the host PC will playback the video and vice-versa.

So we are looking your input with exact Gstreamer commands for our requirement.

Since we have refereed the below discussion.  The below discussion talks about streaming a camera data over the network.

GStreamer RTP Streaming

Thank You,

Regards,

Ansari

0 Kudos
3 Replies

765 Views
Yuri
NXP Employee
NXP Employee

Please use sections 3.3 (HTTP Streaming), 3.9 (RTSP streaming playback),
3.10 (RTP/UDP MPEGTS streaming), 3.11 (RTSP Streaming Server) of the
"i.MX_6_Series_Yocto_Project_Multimedia_User's_Guide.pdf" in documentation
package.

http://www.freescale.com/webapp/Download?colCode=L3.10.17_1.0.0_LINUX_DOCS&Parent_nodeId=13376994810...

i.MX 6 Series Software and Development Tool R|Freescale


Have a great day,
Yuri

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

0 Kudos

765 Views
shengqiangai
Contributor II

I am use adv7180 video decoder device,and tvsrc gstreamer element,could you give me a example how to build a gstreamer pipeline with rstp , that i can streaming a video on the network, then  use a video player apps on the mobile that can watch the video via Wifi.

now , i just can use this cmd: gst-launch tvsrc ! mfw_v4lsink to display video on board.

the document <<i.MX_6_Series_Yocto_Project_Multimedia_User's_Guide.pdf>> don't has a eample.

0 Kudos

765 Views
jamalmohiuddin
Contributor III

I also have the same requirement..

Were you successful?

0 Kudos