Pinned Repositories
.github.io
test
Agora-WebRTC-Communications-Demo
One-click to deploy sample communications demo app built from Agora WebRC SDK v1.12.0
android-Camera2Video
Android-ffmpeg-CameraRecord
使用JavaCV提供的支持, 使用OpenGL实时处理+显示摄像头采集的图像, 并使用FFMPEG实时录制音视频
android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
android_rtmppush_sdk
android rtmp push sdk
ARD-eEducation-with-Electron
e-education solutions(Agora Reference Design)
as_config
duilib
ht_duilib
SenecaOOP345-attic
This folder, attic, contains code fragments. Like most attics, this attic needs a good cleaning. Some fragments are from the usual places on the web, cplusplus.com, stackoverflow, etc. Some fragments are DIY code written in class. Some fragments are as-is as found on the web while others are heavily modified to make work or add functionality. Some fragments are useful, some are not. Most fragments work, some don't. Notable Useful Fragments ======================== fastforward.cpp - a summary of OOP345. funcptr.cpp - examples of the many ways of passing function names to other functions: direct call, c-style function pointer, c++-style function pointer, function object (functor), lambda, bind examples of intersting functions to pass function to: thread, async, packaged_task sp?.cpp - smart pointer resources mi-*.cpp - multiple inheritance resources, clone+diamond problem theading?01?.cpp - threading101?.cpp - basic threading, mutexes - threading201?.cpp - futires and promises - threading301?.cpp - async, packaged_task - threading401?.cpp - how things were done before async + packaged task thread-*.cpp - cool thread code, such as thread pools ll*.cpp - linked list code moveSimple.cpp - move semantics stl-calc-*.cpp - postfix calculator using stl stack, list, vector, deque containers vectorchar*.cpp - how to make a string class mased on std::vector<char> dp-composite*.cpp - composite (tree) design pattern code alarmsetjmp.cpp + setjmp*.cpp - use alarm and setjmp to do interesting things swap.cpp - swapping data in place (without using a temporary) using xor and add operators. asmlist.cpp - how to generate an in-line assembler listing of the code generated by the compiler popen.cpp - how to start up a pipe to a program and read the output from the program folder threading-concurrency_in_action - pdf and sample code from Concurancy in Action book
839687571's Repositories
839687571/ARD-eEducation-with-Electron
e-education solutions(Agora Reference Design)
839687571/Bento4
Full-featured MP4 format and MPEG DASH library and tools
839687571/BugTrap
:beetle: BugTrap: Catch unhandled exceptions in unmanaged and managed .NET code.
839687571/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
839687571/DesktopSharing
桌面共享, 支持RTSP转发, RTSP推流, RTMP推流。
839687571/Diffindo
Diffindo FLV Parser: 史上最强大的开源FLV视频分析工具
839687571/electron-sample-apps
Sample apps for Electron
839687571/FanselineVisualizer
Convert audio files to visualized video
839687571/FFmpeg-iOS-build-script
Shell scripts to build FFmpeg for iOS and tvOS
839687571/ffmpeg-windows-build-helpers
Helper script for cross compiling some media tools for windows, like customizable ffmpeg.exe (with or without non-free components, etc), and some other bonuses like mplayer, mp4box, mxf, etc.
839687571/libopenshot
OpenShot Video Library (libopenshot) is a free, open-source project dedicated to delivering high quality video editing, animation, and playback solutions to the world. API currently supports C++, Python, and Ruby.
839687571/live-transcoder
839687571/Makefile_so
demo to build *.a,*.so in linux
839687571/music-player
a music player by express & angular || vue
839687571/nginx-rtmp-module
NGINX-based Media Streaming Server
839687571/NIM_Duilib_Framework
网易云信Windows应用界面开发框架(基于Duilib)
839687571/obs-studio
OBS Studio - Free and open source software for live streaming and screen recording
839687571/per-title-analysis
Analysis provider for adapting your OTT bitrate ladder
839687571/python-travis-pyinstaller
利用Travis CI、Github构建Python在线编译打包环境,自动生成windowsEXE二进制文件
839687571/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
839687571/sffmpeg
Full-featured static FFmpeg build helper
839687571/simple-http-file-server
Simple HTTP file server written in python
839687571/sourceinsight_backup
original
839687571/VideoPlayer
Python/OpenCV based Video Player with keyboard and mouse controls. Useful for Research purposes when one wishes to monitor the video frame by frame.
839687571/vue--node-mongodb-wzry
vue + node (Express + ElementUI) +mongodb全栈开发王者荣耀手机端官网和管理后台
839687571/vue-dplayer-hls
vue-dplayer support hls 播放m3U8 的网页播放器. 本代码测自己测试时所用.
839687571/vue-pywebview-pyinstaller
基于Vue3、pywebview和PyInstaller框架,构建macOS和windows平台的客户端。本应用的视图层采用HTML+JS+CSS,业务层采用本地Python+调用远程API。
839687571/WebPage-Cloner
This is a python script which clones a given website or web page with all the CSS,JS and Images.
839687571/wechat
这是一个基于pyqt的微信PC客户端,通过itchat微信接口登录微信,获取联系人和讨论组,收发消息,更多功能定制请联系QQ786357601
839687571/WechatAddGroupHelper
微信加群助手