<div dir="ltr"><div><div><div><div>Hi,<br><br></div>I am using 5 ip cameras and each of them gives me 5 rtsp streams. I am picking any one of these RTSP video stream and mixing them with my microphones (audio rtsp stream source) and broadcasting it to my rtmp server. <br><br>I trying to do gapless streaming meaning there should not be any delay when camera to camera switch happens . Server should see a continuous stream from my streaming client PC during camera to camera switch. <br><br></div>here is my C code: <br><br><a href="http://hastebin.com/raw/iwicuyetam">http://hastebin.com/raw/iwicuyetam <br></a><br></div>and here is the error message which i am getting during camera to  camera switch:<br><br><a href="http://hastebin.com/raw/evetizoqol">http://hastebin.com/raw/evetizoqol</a><br><br>I am seeing pipeline is crashing randomly and giving lots of error message. Any idea how to solve it ? <br><br></div>I am beginner in gstreamer . Please help me to resolve this. Is it a gstreamer bug ? <br></div>