Pinned Repositories
0ad
Git mirror of the 0 A.D. source code (http://trac.wildfiregames.com/browser)
2D-RPG-Platformer-Cplusplus-SDL2
An open source 2D RPG written in C++ and SDL2. This is mainly for my youtube followers.
admob_demo
CppDeveloperRoadmap
Roadmap for learning the C++ programming language for beginners and experienced devs.
LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
tptindev's Repositories
tptindev/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
tptindev/k8s
tptindev/koa-example
A simple Koa.js boilerplate which implements sequelize and mysql-postgresql
tptindev/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
tptindev/rtsp-simple-server
ready-to-use RTSP / RTMP / HLS server and proxy that allows to read, publish and proxy video and audio streams
tptindev/HLS-transcoding-nodejs
This is a sample example repository to implement video transcoding for buffered bandwidth based streaming videos in Nodejs using Apple HLS + m3u8 to stream over HTTP.
tptindev/nginx-rtmp-docker
Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.
tptindev/python-ffmpeg-video-streaming
📼 Package media content for online streaming(DASH and HLS) using FFmpeg
tptindev/livego
live video streaming server in golang
tptindev/rasa-ui
Rasa UI is a frontend for the Rasa Framework
tptindev/LeetCode
Solutions to LeetCode Problems
tptindev/entityx
EntityX - A fast, type-safe C++ Entity-Component system
tptindev/examples
Example Koa apps
tptindev/moviemaker-cpp
Encode video frame by frame in C++ using FFmpeg
tptindev/video-app
A real-time video processing app written in C++ using OpenGL and FFmpeg
tptindev/kiss_sdl
Simple generic GUI widget toolkit for SDL2
tptindev/gin-mongo-api
tptindev/proxypool
自动抓取tg频道、订阅地址、公开互联网上的ss、ssr、vmess、trojan节点信息,聚合去重后提供节点列表
tptindev/live-streaming-server
Ingest RTMP - Transcode into HLS - Relay to Social Media - Live Streaming
tptindev/complete-node-bootcamp
Starter files, final projects and FAQ for my Complete Node.js Bootcamp
tptindev/kick-off-koa
[MAINTAINERS WANTED] An intro to koa via a set of self-guided workshops
tptindev/scrape30kmovies
tptindev/cmake-modules
some my modules
tptindev/cryptopunk-nft-generator
tptindev/nginx-certbot
Boilerplate configuration for nginx and certbot with docker-compose
tptindev/vimconf
tptindev/CDN-Transcode-Sample
Media transcoding is a key function for live video broadcasting, streaming, and video on demand use cases in a CDN network. The CDN Transcode sample (not a finished product) provides a reference pipeline to build an out-of-box 1:N CDN streaming transcode service example.
tptindev/PyDrive
Google Drive API Python wrapper library
tptindev/ghichep-StreamingVideo
Ghi chép về Livestream sử dụng Opensource - Xây dựng một máy chủ Livestream theo cách đơn giản nhất - NGINX RTMP Dockerfile
tptindev/gtest-demo
Unit test demo using Google Test.