<div dir="ltr"><div dir="ltr">How to recursively check if source is available or not means to say this ip address as mentioned below<br><br> g_object_set (data.source, "uri","rtsp://<a href="http://admin:admin@192.168.1.250:80">admin:admin@192.168.1.250:80</a>", NULL);<br><br></div><div>Lets suppose ip address is not available for some reason as light goes off or something happen.<br></div><div>So i want to wait until it works.<br><br></div><div>i tried to free all the resources when i get End of stream message and then i recursively call the same method but after some time i got segmentation fault as obvious.<br><br></div><div>So their any way to come out this problem.<br><br></div><div>Hope someone has faced same problem before.<br><br></div><div>Thanks in advance! <br></div><div dir="ltr"><br></div><div><br></div></div>