gst-input-selector-switch.py: use a better pattern for the second source
authorAntonio Ospite <ao2@ao2.it>
Tue, 16 Oct 2018 10:41:03 +0000 (12:41 +0200)
committerAntonio Ospite <ao2@ao2.it>
Tue, 16 Oct 2018 10:41:03 +0000 (12:41 +0200)
commit28de60bacf12c9acd1664f009d05337a5368d0a4
treed3353e62b238519990e1450cb18d2ef527dd0bd6
parent87e464c0b3660c7dcf381c52a9b7449911219290
gst-input-selector-switch.py: use a better pattern for the second source

Having a pattern which notably changes in time makes it clearer that
sources keep playing even when they are not active.
python/gst-input-selector-switch.py