TawfikDaim / home_automation

home automation user stories
0 stars 0 forks source link

1.1.2 camera rtsp for faster loading of videos (try if it does better than normal card ) #19

Open TawfikDaim opened 1 year ago

TawfikDaim commented 1 year ago

Video monitoring within home assistant will be very slow I better use video surveillance outside like motion eye directly (separate browser) --> best is to click on picture in surveillance dashboard and move to motion eye stream

HACS: Surveillance Card type: custom:surveillance-card thumb_interval: 15 update_interval: 2 recording_duration: 10 show_capture_buttons: true camera_view: '' cameras:

Must disable 265 encoding and stay with 264 !!! change max bit rate to be 4096 instead of 2048 (this is likely will not work but luckily the stream will work after you add to the dashboard

1) 101 basketball V5.7.12 build 220819 (This was upgraded by mistake and will not give motion detection ?? ) 2) 102 Kitchen V5.7.1 build 211203 3) 103 MainDoor V5.7.1 build 211203 4) 104 5) 105 6) 106

Image

http://192.168.1.101/ISAPI/Streaming/Channels/2/picture rtsp://admin:Newipad1@192.168.1.101:554/Streaming/Channels/101

RTSPtoWEB

video -> https://youtu.be/8tqLitJJNkk Also try to enhance motion detection to be less sensitive and more realistic

TawfikDaim commented 1 year ago

Mandatory action to add user admin as operator under Network: advanced settings https://www.youtube.com/watch?v=AijH3-fv5Kk

setup camera as onvif integration

Image