CC-4702Webstream: When webstream is playing, it isn't marked as 'media_item_played' in cc_schedule
This commit is contained in:
parent
8c73731c41
commit
5f534b5ef6
|
@ -45,6 +45,7 @@ just_switched = ref false
|
|||
|
||||
|
||||
http = input.http_restart(id="http")
|
||||
http = on_metadata(notify_stream, http)
|
||||
http = cross_http(http_input_id="http",http)
|
||||
stream_queue = http_fallback(http_input_id="http",http=http,default=queue)
|
||||
|
||||
|
|
Loading…
Reference in New Issue