Hi all, I am writing a application to stream video capture from camera to mobile devices. Until now, I do some test with example in gstreamer1.0 rtsp-server. With both test-launch and test-multicast. They work well but only in unicast. I want to send multicast RTP stream to mobile device. I try the ...