Skip to content
View siagung's full-sized avatar
Block or Report

Block or report siagung

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Go-dahuasdk Go-dahuasdk Public

    Dahua dhnetsdk With Golang

    C 1

  2. Calling Windows DLLs from Go Calling Windows DLLs from Go
    1
    package main
    2
    
                  
    3
    import (
    4
    	"fmt"
    5
    	"syscall"
  3. FFMPEG CHEAT CODE FFMPEG CHEAT CODE
    1
    https://solusi.cyou/read-https-qastack.id/ubuntu/365163/how-to-minimize-usage-of-cpu-memory-by-ffmpeg-when-recording-video
    2
    
                  
    3
    https://gist.github.com/44213/f1e1a04646bf909ba07e9f6a888db11c
    4
    
                  
    5
    https://www.rickmakes.com/running-ffmpeg-as-a-background-process/
  4. MyBatis3-Mariadb-Starter MyBatis3-Mariadb-Starter Public

    Mybatis 3 + Mariadb Starter ( configuration & mapper in java file)

    Java

  5. redis-windows-1 redis-windows-1 Public

    Forked from zkteco-home/redis-windows

    Native port of Redis for Windows,it can be installed as service.

    Batchfile