waits until souce is available
Shubham Shrivastava
shubham333vm at gmail.com
Sat Nov 3 07:52:44 UTC 2018
How to recursively check if source is available or not means to say this ip
address as mentioned below
g_object_set (data.source, "uri","rtsp://admin:admin@192.168.1.250:80",
NULL);
Lets suppose ip address is not available for some reason as light goes off
or something happen.
So i want to wait until it works.
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.
So their any way to come out this problem.
Hope someone has faced same problem before.
Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20181103/eeb38f8b/attachment.html>
More information about the gstreamer-devel
mailing list