CC-4702: Webstream: When webstream is playing, it isn't marked as 'media_item_played' in cc_schedule
-fixed
This commit is contained in:
parent
5f534b5ef6
commit
62b3c39c5b
2 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,6 @@ 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…
Add table
Add a link
Reference in a new issue