239 skills found · Page 2 of 8
anthumchris / Opus Stream DecoderInstantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)
ekumenlabs / AndroidStreamingClientLibrary that receives UDP packets wrapped into RTP and coded in H264, decodes the corresponding frames and plays the resulting stream in an Android SurfaceView
mazira / Base64 StreamContains new Node v0.10 style stream classes for encoding / decoding Base64 data
frohoff / CiphrCLI crypto swiss-army knife for performing and composing encoding, decoding, encryption, decryption, hashing, and other various cryptographic operations on streams of data from the command line; mostly intended for ad hoc, infosec-related uses.
adison / VideoToolboxDemothis is a demo project show how to use the VideoToolBox.framework to decode h.264 stream data
CelliesProjects / ESP32 VS1053 StreamA streaming library for Arduino esp32 with a vs1053 mp3/aac/ogg/flac decoder. Plays http, https and chunked streams. Stream metadata is parsed. Also plays ogg, mp3 and flac from sdcard.
wangdxh / Websocketvideostreamuse jsmpeg.js to decode mpeg1 video, use broadway js to decode h264 video, the video stream transported by websocket, and the server wrote by golang.
daniep01 / MPEG 2 Transport Stream Packet AnalyserMPEG-2 Transport Stream packet analyser enables decoding and low level analysis of ISO/DVB/AVCHD transport streams. It can be used for fault-finding, equipment and system testing, software development and learning about how digital television systems work.
chinahbcq / Ffmpeg Hw Decodevideo stream hardware decoding and color space conversion by ffmpeg and cuda. thread safe.
TylunasLi / ChatGLM Web Stream DemoChatGLM-6B HTTP流式解码API的Flask、FastAPI实现,以及开箱即用的Web页面。 a stream decoding demo of ChatGLM-6B using Flask or FastAPI, with web page out-of-the-box.
devongovett / Jpg StreamA streaming JPEG encoder and decoder
devowlio / Node Lamenode-lame wraps the native LAME CLI for Node.js, turning MP3 encode/decode tasks into simple file, buffer, or stream operations with auto-installed cross-platform binaries.
johnoneil / AribJapan Association of Radio Industries and Businesses (ARIB) MPEG2 Transport Stream Closed Caption Decoding Tools
moothes / ITSD Pytorchcode for CVPR 2020 paper "Interactive Two-Stream Decoder for Accurate and Fast Saliency Detection"
mafintosh / PbsStreaming encoder/decoder for protocol buffers
nkoriyama / Aribb24A library for ARIB STD-B24, decoding JIS 8 bit characters and parsing MPEG-TS stream.
surbas / Pg2kinesispg2kinesis uses logical decoding in Postgres 9.4 or later to capture a consistent, continuous stream of events from the database and publishes them to an AWS Kinesis stream in a format of your choosing.
gbletr42 / BefBlock Erasure Format - An extensible, fast, and usable file utility to encode and decode interleaved erasure coded streams of data.
GCY / ESP32 CAM MJPEG Stream Decoder And Control LibraryThe library is MJPEG stream decoder based on libcurl and OpenCV, and written in C/C++.
bmegli / Unity Network Hardware Video DecoderVideo and point cloud streaming over custom UDP protocol with hardware decoding (Unity example)