-
-
Notifications
You must be signed in to change notification settings - Fork 92
FAQ
Please see https://github.com/seydx/homebridge-camera-ui/wiki/HSV
If the cameras were previously in Apple Home via another plugin, please change the names of the cameras and restart Homebridge.If "unbridge"
is activated, the cameras have to be added in the Apple Home app via "+". The PIN is the same as for Home bridge
There are a few factors involved. To know why the stream arrives delayed or choppy, the following points should be considered.
It seems, the slower the system, the slower the stream
If it runs on a weak system like Raspi, what could you do to reduce the required processing power of FFMPEG?
For example, you could lower the resolution here, make bitrate (maxBitrate) less, define rtsp transport (-rtsp_transport), change packet size (packetSize> multiplier x188) etc
See if the stream is running well on eg VLC. If, for example, everything is good on VLC then it depends mostly because the processing power is much larger. If the stream also delayed or choppy on eg VLC, then you should try to fix the camera