Pinned Repositories
Android
Android学习资料整理(音视频)
DesignPattern
设计模式实现(Java、C++、Golang)
Distributed-Systems
MIT课程《Distributed Systems 》学习和翻译
docker1.2.0
docker源码学习和注解(基于docker 1.2.0)
ffsrc
ffplay源码分析,以及ffmpeg的主要数据结构之间的关系梳理,来自 http://www.cnblogs.com/mcodec/articles/1933754.html
learn-ffmpeg
学习音视频知识,整理资料,编写技术手册。
learning_webrtc
webrtc学习整理(业务和代码梳理)
service
后台服务组件学习和研究
ubuntu
WSL、Ubuntu 、OSX、CentOS & Docker
VisualStudioCode
Goland、CLion 我是真得用不起
feixiao's Repositories
feixiao/ubuntu
WSL、Ubuntu 、OSX、CentOS & Docker
feixiao/ffmpeg-video-player
An FFmpeg and SDL Tutorial.
feixiao/ubuntu_docker
日常使用的docker镜像备忘
feixiao/c_practice
C/C++练习和第三方库demo
feixiao/learning-python
Python3学习
feixiao/VisualStudioCode
Goland、CLion 我是真得用不起
feixiao/ai
feixiao/ffmpeg-tutorial
A set of tutorials that demonstrates how to write a video player based on FFmpeg
feixiao/plugin-rtsp
rtsp协议实现,接受RTSP推流以及提供拉流转发功能
feixiao/AEQ
AEQ - Android AudioEffect EQ
feixiao/android_device_whaleshark
Android Automotive OS (AAOS) 14 configuration for Google Pixel Tablet (tangorpro)
feixiao/AndroidFrameworkTutorial
写给应用开发的 Android Framework 教程
feixiao/AndroidNote
Android study notes.
feixiao/ASanExample
An example project for using Address Sanitizer (ASan) on Android
feixiao/chatgpt
live with chatgpt
feixiao/ffmpeg-build
编译android的ffmpeg6.0+x264
feixiao/FilterPlayer
FilterPlayer, using mediaplayer and GLSurfaceView to add filter on videos.
feixiao/handson-ml2
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
feixiao/media-samples
Multiple samples showing the best practices in media APIs on Android (audio, video, etc.).
feixiao/mediamtx
Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
feixiao/monibuca
🧩 Monibuca is a Modularized, Extensible framework for building Streaming Server
feixiao/PCM-Bit-Converter-16-to-24-bit
PCM Up Bit Converter 16 to 24 bit for WAV file format
feixiao/pipecat
Open Source framework for voice and multimodal conversational AI
feixiao/python-color-palette-generator
A Python based program, that can generate color palettes for a specified number of video frames and ultimately combine them into a final color palette group image.
feixiao/PythonAdvanced
python高级用法知识,涵盖多线程、并发、协程、网络编程,装饰器等
feixiao/pytorch-neural-network-practice
《pytorch神经网络实践》代码
feixiao/RootEncoder
RootEncoder for Android (rtmp-rtsp-stream-client-java) is a stream encoder to push video/audio to media servers using protocols RTMP, RTSP, SRT and UDP with all code written in Java/Kotlin
feixiao/run
feixiao/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
feixiao/shell
shell脚本收集