MindMint's Stars
rany2/edge-tts
Use Microsoft Edge's online text-to-speech service from Python WITHOUT needing Microsoft Edge or Windows or an API key
alibaba/easyexcel
快速、简洁、解决大文件内存溢出的java处理Excel工具
posprint/command-builder
JavaScript library that implements the ESC/POS and TSC protocol to buffer, also provides an AST like JSON tree structure that you can preparing convertible templates (hmtl/xml) as you want
flipped-aurora/gin-vue-admin
🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
go-admin-team/go-admin
基于Gin + Vue + Element UI & Arco Design & Ant Design 的前后端分离权限管理系统脚手架(包含了:多租户的支持,基础用户管理功能,jwt鉴权,代码生成器,RBAC资源控制,表单构建,定时任务等)3分钟构建自己的中后台项目;项目文档》:https://www.go-admin.pro V2 Demo: https://vue2.go-admin.dev V3 Demo: https://vue3.go-admin.dev Antd PRO:https://antd.go-admin.pro
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
lemoncode21/golang-crud-gin-gorm
silenceper/wechat
WeChat SDK for Go (微信SDK:简单、易用)
vjeux/mp4-h264-re-encode
Pure re-encoding of an mp4-h264 video file with the web APIs as well as in-depth description of how it works.
udevbe/tinyh264
A tiny WASM h.264 decoder, for node and browser
mattdesl/mp4-wasm
[proof-of-concept] fast MP4 mux / demux using WASM
TrevorSundberg/h264-mp4-encoder
H264 encoder + MP4 output for the web
dengciping0716/wfsplayer
基于wfs库修改的websocket h264流 视频播放
131/h264-live-player
A live h264 player for the browser (ideal for raspberrypi / raspicam )
videojs/mux.js
Lightweight utilities for inspecting and manipulating video container formats.
ChihChengYang/wfs.js
html5 player for raw h.264 streams
langhuihui/jessibuca
Jessibuca是一款开源的纯H5直播流播放器
phoboslab/jsmpeg
MPEG1 Video Decoder in JavaScript
goldvideo/h265player
一套完整的Web版H.265播放器解决方案,非常适合学习交流和实际应用。基于JS码流解封装、WebAssembly(FFmpeg)视频解码,利用Canvas画布投影、AudioContext播放音频。
numberwolf/h265web.js
🔥 作者:常炎隆(Author: ChangYanlong):HEVC/H.265 网页直播/点播播放器 支持硬解! 支持H.265的HttpFLV/HLS/MP4/TS/FLV/M3U8/Websocket播放。 🔥 A HEVC/H.265 Web Player, Support hard-decoding! for LIVE/VOD stream. Support H.265 Codec with HttpFLV/HLS/MP4/TS/FLV/M3U8/Websocket.
goldvideo/demuxer
A tool for demux ts/mp4/flv by typescript. Support HEVC/AVC/AAC codec. https://goldvideo.github.io/demuxer/
strukturag/libde265.js
JavaScript-only version of libde265 HEVC/H.265 decoder.
GB28181/GB28181_ServerPlatform
国标平台测试软件,支持下联和上联,支持GB/T 28181-2011和GB/T 28181-2016
binarywang/WxJava
微信开发 Java SDK ,支持包括微信支付,开放平台,小程序,企业微信,视频号,公众号等的后端开发
coreybutler/nvm-windows
A node.js version management utility for Windows. Ironically written in Go.
xevojapan/h264-converter
ikuokuo/rtsp-wasm-player
RTSP Wasm Player
Yahweasel/libav.js
This is a compilation of the libraries associated with handling audio and video in ffmpeg—libavformat, libavcodec, libavfilter, libavutil, libswresample, and libswscale—for emscripten, and thus the web.
Streampunk/beamcoder
Node.js native bindings to FFmpeg.
goldvideo/decoder_wasm
借助于WebAssembly技术,基于ffmpeg的H.265解码器。