imx8mp GStreamer without sprop-parameter-sets parameter

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

imx8mp GStreamer without sprop-parameter-sets parameter

507 Views
zohargolan
Contributor III

Hi All,

I have a problem streaming from imx8mp AP to a simple RTP client.

The example in the i.MX 8 GStreamer User Guide section 10.1.5 is using the parameter sprop-parameter-sets as a key for the server and the client. This is working fine when I am streaming to VLC client. The problem is that the client, I need to connect too, does not have the provision to use the sprop-parameter-sets parameter.

The original server coomnad line is

gst-launch-1.0 -v filesrc location=FileName.mov ! qtdemux ! rtph264pay ! udpsink host=Client_IP port=5004

How can I modify this command to stream without the sprop-parameter-sets parameter?

 

Thank you

Tags (1)
0 Kudos
1 Reply

493 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

I think the following Community document would be of help on what you're trying to achieve:
https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/Audio-Video-trough-Camera-stream-and-gst...

Best regards,
Aldo.
 

0 Kudos