mirror of
https://github.com/koush/scrypted.git
synced 2026-02-17 12:12:16 +00:00
log intercom source
This commit is contained in:
@@ -125,6 +125,8 @@ class BackgroundRTCPeerConnection:
|
||||
logger.error("error detecting what input file and format to use")
|
||||
raise
|
||||
|
||||
logger.info(f"Intercom sourced from {input} with format {format}")
|
||||
|
||||
def add_audio_background():
|
||||
media_player = MediaPlayer(input, format=format, options=options)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user