Skip to content
View TzuHuanTai's full-sized avatar

Block or report TzuHuanTai

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 Loading

  1. RaspberryPi_WebRTC RaspberryPi_WebRTC Public

    Native WebRTC uses v4l2 hardware h264 and software openh264 encoder for live streaming on Raspberry Pi.

    C++ 729 27

  2. Pi-Camera Pi-Camera Public

    Transform your Raspberry Pi into a powerful home security camera with the Pi Camera app.

    25 3

  3. RaspberryPi_Timelapse RaspberryPi_Timelapse Public

    Use Raspberry Pi and & 5MP Camera v1.3 make time-lapse video

    Shell 2

  4. FFmpeg/OpenCV Dockerfile built from ... FFmpeg/OpenCV Dockerfile built from nvidiancuda:10.1 cudnn7 devel centos7
    1
    FROM nvidia/cuda:10.1-cudnn7-devel-centos7
    2
    
                  
    3
    ARG PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig:$PKG_CONFIG_PATH"
    4
    ARG LD_LIBRARY_PATH="/usr/local/lib:/usr/local/lib64:$LD_LIBRARY_PATH"
    5