waits until souce is available

Lad, Prabhakar prabhakar.csengg at gmail.com
Mon Nov 5 09:23:55 UTC 2018


Hi,

On Sat, Nov 3, 2018 at 7:53 AM Shubham Shrivastava
<shubham333vm at gmail.com> wrote:
>
> 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);
>
Why not just check if the address is pingable ([1] sample C code) from
your client machine and then create the pipeline ?

[1] http://www.humbug.in/2012/sample-c-program-to-ping-hosts-using-fping/

Cheers,
--Prabhakar Lad


More information about the gstreamer-devel mailing list