-
-
Notifications
You must be signed in to change notification settings - Fork 252
Open
Description
I need help with setting up a camera with two lenses.
The camera is reolink trackmix and it has two url paths per each lens.
For lens one I have:
Main Stream: /h264Preview_01_main
Sub Stream: /h264Preview_01_sub
Lens two is:
Main Stream: /h264Preview_02_main
Sub Stream: /h264Preview_02_sub
My code now is
camera:
name: Trackmix
host: ip address
port: 554
path: /h264Preview_01_main
username: !secret camera_user
password: !secret camera_pass
substream:
port: 554
path: /h264Preview_01_sub
Metadata
Metadata
Assignees
Labels
No labels