Skip to content

Instantly share code, notes, and snippets.

View pzankov's full-sized avatar

Petr Zankov pzankov

View GitHub Profile
@pzankov
pzankov / FishSshAdd.md
Last active July 9, 2018 09:01
Set up ssh-add for the fish shell
  • update fish

    sudo apt-add-repository ppa:fish-shell/release-2
    sudo apt-get update
    sudo apt-get install fish
    
  • register plugin in ~/.config/fish/config.fish

    fundle plugin 'tuvistavie/fish-ssh-agent'
    

fundle init

@pzankov
pzankov / HostInstall.md
Last active July 5, 2018 12:35
Host installation

Install drivers

  • Intel-Chipset-Device-Software_HMDR4_WIN_10.1.1.38_A05_06
  • Intel-Thunderbolt-Controller-Driver_7X8Y6_WIN_16.3.61.275_A03_01
  • Intel-Dynamic-Platform-and-Thermal-Framework_D4G6R_WIN_8.3.10207.5567_A09
  • Realtek-High-Definition-Audio-Driver_HH8W2_WIN_6.0.1.8216_A09
  • Intel-HD-Graphics_M1G66_WIN_22.20.16.4836_A05
  • nVIDIA-GeForce-GTX-Quadro-graphic-Driver_37V9Y_WIN_23.21.13.8816_A13

Reboot

Keybase proof

I hereby claim:

  • I am pzankov on github.
  • I am pzankov (https://keybase.io/pzankov) on keybase.
  • I have a public key ASBUVbLfljtzXXmWDcKf3gT9fb80XjXfB1Z7kdVSrZblDAo

To claim this, I am signing this object:

@pzankov
pzankov / rec.sh
Last active August 12, 2021 13:57
IP Camera loop recorder script
#!/bin/bash
set -u
URI='rtsp://192.168.1.10/user=admin&password=tlJwpbo6&channel=1&stream=0.sdp'
CNT=0
mkdir out
cd out

Info

  • H.265 H.264 3MP / 4MP IP Module PCB Circuit Board Onvif for CCTV Security Camera
  • Model IPG-83H40PL-B
  • DSP Hi3516D
  • Sensor 4.0M 1/3" OV4689

IP Discovery