Skip to content

Setup of domain camera for component ffmpeg with identifier camera_1 failed #527

Answered by roflcoopter
thanhchauns2 asked this question in Q&A
Discussion options

You must be logged in to vote

In path you should only specify teh path, not the full URL, like this:

ffmpeg:
  camera:
    camera_1:  # This value has to be unique across all cameras
      name: cam1
      host: 14.241.197.248
      port: 2006
      path: /cam/realmonitor?channel=1&subtype=0
      username: iocldg
      password: iocldg123123

Viseron will use the information you provide and construct the full URL

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by roflcoopter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants