I.MX8MMini - RTP Multicast Streaming

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

I.MX8MMini - RTP Multicast Streaming

1,305件の閲覧回数
santhosh2
Contributor IV

Hi,

I am trying to RTP multicast stream, how to set the multicast ip address and port and also how to test

Transmitter

gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,width=640,height=480, framerate=(fraction)30/1, speed-preset=superfast, bitrate=256' ! videoflip method=counterclockwise ! videoflip method=horizontal-flip ! textoverlay text=CAM1 font-desc=24 ! videoconvert ! vpuenc_h264 ! rtph264pay ! multiudpsink auto-multicast=true send-duplicates = true bind-port=5000 clients="224.0.0.0:5000"

Wireshark trace

multicast_stream.png

How to receive the stream?

Regards

Santhosh

0 件の賞賛
返信
2 返答(返信)

1,174件の閲覧回数
karangajjar
Senior Contributor II

Hi Santhosh Kumar,

It would be better if you post your query to gstreamer forum as this issue is related to gstreamer application. You can find some helpful information from below link:

Using UDP Multicast with GStreamer | Multicast Video Streaming 

Regards,

Karan Gajjar

0 件の賞賛
返信

1,174件の閲覧回数
santhosh2
Contributor IV

I had already posted in gstreamer, there i have received to post in IC manufacture support since they suspect that plugins need to be added related to i.mx8 

0 件の賞賛
返信