GStreamer pipeline to stream over a network with low latency

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

GStreamer pipeline to stream over a network with low latency

745件の閲覧回数
vriti
Contributor I

Hello 

I want to stream live recording with low latency to the receiver (i.e Laptop) over network using UDP.

The setup details are as follow

1. OV5640 Omnivision camera with i.MX6 Q processor. 

2. Laptop with OS: Ubuntu 18 and Processor : X86 

I have already referred NXP user guide but it didn't help.

It would be very helpful if you can share the Gstreamer pipeline 

 

ラベル(3)
0 件の賞賛
2 返答(返信)

732件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

One can refers to section 10.2.1. Camera UDP Streaming in i.MX 8 GStreamer User Guide for UDP streaming of camera using Gstreamer in i.MX8 Processors.

Regards

0 件の賞賛

716件の閲覧回数
vriti
Contributor I

Hello Bio_TICFSL,

Thank you for the response.

I have referred section 10.2.1 Camera UDP Streaming  in i.MX GStreamer User Guide  but it didn't work.

on the host system (i.e camera with i.MX processor) it supports i.MX processor supported elements but on the receiver side  i.MX processor supported elements doesn't work.

For Example:

on host side imxvpuenc element is used for encoding but  imxvpuenc compatible decoding element imxvpudec doesn't work.

Video source element: v2l4src also doesn't work  instead of v2l4src  imxv2l4videosrc works .

 

0 件の賞賛