<div dir="ltr">Hi. I'm trying to stream to youtube using this pipeline:<div>gst-launch-1.0 videotestsrc is-live=1 ! videoconvert ! "video/x-raw, width=1920, height=1080, framerate=60/1" ! queue ! x264enc tune=zerolatency ! "video/x-h264,profile=main" ! flvmux streamable=true name=mux ! rtmpsink location="rtmp://<a href="http://a.rtmp.youtube.com/live2/x/0cqu-tet8-fjz4-5daa-40av">a.rtmp.youtube.com/live2/x/0cqu-tet8-fjz4-5daa-40av</a> app=live2"<br></div><div><br></div><div>but nothing happens after i start it... gst-lauch finishes without any error after a few seconds</div><div>What is wrong here?</div></div>