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

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

  1. RaspberryPi_WebRTC RaspberryPi_WebRTC Public

    Native WebRTC use h264 hardware/software encoder on Raspberry Pi

    C++ 32 2

  2. IoT_Greenhouse IoT_Greenhouse Public

    introduction

  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