chromecast: load input asynchronously
commit341dc6dd25a13d8ffcb6cba7b454e17b9d5d7e8b
authorThomas Guillem <thomas@gllm.fr>
Tue, 6 Feb 2018 08:04:27 +0000 (6 09:04 +0100)
committerThomas Guillem <thomas@gllm.fr>
Tue, 6 Feb 2018 11:51:38 +0000 (6 12:51 +0100)
tree6f590628e7792522684f07e07bc5fbee88960e1e
parent716ab2af8b7223fe648e5969ef36d7be883abbdf
chromecast: load input asynchronously

setHasInput() is now non-blocking. It was called from the sout chain and could
deadlock (no interrupt context) in case of connectivity issue.
modules/stream_out/chromecast/chromecast.h
modules/stream_out/chromecast/chromecast_ctrl.cpp