Replies: 2 comments 8 replies
-
You can find the documentation for FFmpeg here You can start out small by just specifying the minimum, something like this: ffmpeg:
camera:
camera_one:
name: Camera 1
host: <IP or hostname>
port: <port>
path: <path to stream, for my Hikvision camera it is /Streaming/Channels/101/>
username: <username>
password: <password> |
Beta Was this translation helpful? Give feedback.
1 reply
-
Wyze doesn't do rtsp out of the box. They used to have a non-supported rtsp firmware but its no longer available. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm new to sysadmin/docker stuff. I see the config file example with ffmpeg option and a series of camera parameters to set below. I've got the Wyze camera setup for RTSP. Can someone provide a configuration example, please?
My other question is where do I look for the documentation that covers the possible configuration parameters such as stream type, etc.
Help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions