How can I use gstreamer on TX1 push video stream to RTSP server, and then other Play Client can sub...

Hello,
I am using the Jetson TX1.Now I can use the gstreamer of TX1 capture,encode and tramsmit video to the Local area network. But transmission used udpsink or used gst-resp-server.
like this:

gst-launch-0.10 v4l2src ! video/x-raw-yuv,width=352,height=288 ! x264enc ! rtph264pay ! udpsink host=192.168.0.122 port=5600

Now I want to push the video stream to the RTSP server on the cloud. this involved with RTSP protocol. I don’t know how to fix it. I will be greatly appreciated if you can give me some suggestions.

Please refer to
[url]https://devtalk.nvidia.com/default/topic/1018689/jetson-tx2/vlc-playing-gstreamer-flow/post/5187270/#5187270[/url]
[url]https://devtalk.nvidia.com/default/topic/1014789/jetson-tx1/-the-cpu-usage-cannot-down-use-cuda-decode-/post/5188538/#5188538[/url]

We suggest you run gstreame 1.0.