Skip to content
Discussion options

You must be logged in to vote

YAML generally does not need quotes. There are exceptions, but it doesn't look like your config has any of those.

I think we can be confident that the No recordings found for the requested time range error doesn't have anything to do with the quotation marks.

You do have a typo in your go2rtc config, though - which is likely the cause:

ffmpeg:front-yard#audio=acc should be ffmpeg:front-yard#audio=aac (note aac, not acc). aac is the correct audio format needed to play back recordings in your browser.

Switch that up and let me know how that works for you.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@sketchy989
Comment options

@hawkeye217
Comment options

@sketchy989
Comment options

@hawkeye217
Comment options

Answer selected by sketchy989
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment