hi all:<br> <br> The following is the model of my application.<br> <br><font size="2"> --------- --------- - - -----------<br> - - - - ---------------> - </font><font size="2">receiver1-</font><font size="2"> <br> - - - - ------------- <br> - - - - -------------<br> - sender - -------------->-server - --------------> receiver2<br> - - - - ----------<br><font size="3"> - - - - ----------</font><br> - - - - ---------------> </font><font size="2">receiver3</font><br><font size="2"> ------------- ------------ </font>---------------<br><br> I want to send video through rtp protocol and I have implemented the application.<br>But each time the "sender" send a new video ,I have to restart the "server",or there is error.<br>I hope the "server" work continually and reset its states each time it receives a new video.<br><br>The following is the commends of server.To achieve the purpose ,is there any property of plugins should be setted,or I should use other plugins? <br> Any suggestions?<br><br> regards<br><br>xuxin <br><br>gst-launch -v gstrtpbin name=rtpbin latency=200 \<br>udpsrc caps="application/x-rtp,media=(string)video,clock-rate=(int)90000,encoding-name=(string)H264" port=5000 ! rtpbin.recv_rtp_sink_0 \<br>rtpbin. ! multiudpsink clients="172.21.29.169:5000,172.21.29.168:5002" sync=false ts-offset=0 \<br>udpsrc caps="application/x-rtp,media=(string)audio,clock-rate=(int)8000,encoding-name=(string)PCMA" port=5002 ! rtpbin.recv_rtp_sink_1 \<br>rtpbin. ! multiudpsink clients="17221.29.169:5002,172.21.29.168:5002" sync=false ts-offset=0<br><br><br><br><!-- footer --><br><span title="neteasefooter"/><hr/>
<a href="http://qiye.163.com/?ft=3">网易企业邮,商务邮箱专家</a>
</span>