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
How to receive the stream?
Regards
Santhosh
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
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