Skip to content
seydx edited this page Jan 24, 2022 · 2 revisions

HSV

Please see https://github.com/seydx/homebridge-camera-ui/wiki/HSV

I can not see the cameras in Apple Home

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

Not responsive or choppy streams

There are a few factors involved. To know why the stream arrives delayed or choppy, the following points should be considered.

What kind of system is it?

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

What to do if that does not help and the picture still stops or is greatly delayed?

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