gst-interpipe icon indicating copy to clipboard operation
gst-interpipe copied to clipboard

Python example of source switching using interepipes

Open santosh-r24 opened this issue 3 years ago • 2 comments

Constructed a simple gst-pipeline in python, to switch to a dummy source when the source is down

santosh-r24 avatar Mar 21 '23 06:03 santosh-r24

Hey @migueltaylor would love to hear your feedback on this example, and if it provides anything of value

santosh-r24 avatar Jun 14 '23 12:06 santosh-r24

@santosh-r24 This looks really cool! We have actually accomplished something similar using the gstd Python client, but I must say that doing it directly in Python is a fantastic approach. I believe including it as an example will greatly benefit those who use interpipes without gstd.

migueltaylor avatar Jun 14 '23 22:06 migueltaylor