Bunny Stream API Reference
Complete REST reference for Bunny Stream: per-library AccessKey auth, video create/upload, fetch-from-URL and collection management endpoints.
Link
Related resources
- rsmpeg — Safe Rust Bindings to the Full FFmpeg APIThin safe layer over the complete FFmpeg C API (built on rusty_ffmpeg) with FFmpeg 8.0 support and system/vcpkg linking options.
- Mediabunny — JavaScript Media ToolkitZero-dependency TypeScript library for reading, writing and converting video/audio in the browser: per-container muxers/demuxers plus high-…
- api.video — Encoding and Transcoding DocumentationDeveloper docs explaining api.video's encoding/transcoding pipeline, codec and compression tradeoffs, and how output renditions are produce…
- re_mp4 — Rust MP4 Container Parser for Web Video PlayersRerun's maintained fork of the mp4 crate, parse-only, designed to feed WebCodecs-based video players written in Rust/WASM.
- ffmpeg-sidecar — Rust Wrapper Around the FFmpeg CLIRust crate that drives FFmpeg as a child process (no linking), auto-downloads binaries, exposes a builder API and parses progress, metadata…
- Shaka Player DRM Configuration TutorialGuide to configuring key systems, robustness levels, persistentStateRequired and license-exchange logging for debugging EME playback.
- Dynamic Runtime Commands and Timeline Editing in FFmpeg (sendcmd & zmq)Practitioner tutorial on driving filter parameters at runtime with sendcmd command files and live zmq control of a running FFmpeg process.
- SRT CookBook: Analysing SRT Traffic with TShark/WiresharkPractical guide to capturing and dissecting SRT traffic, including the UDP heuristic-dissector gotcha and useful display filters.
- K3S-Intel — Intel GPU Transcoding on k3s GuidePractical walkthrough for enabling Intel GPU hardware transcoding in k3s clusters: device plugin operator, Node Feature Discovery, and GPU…
- SIGMM Records: Open Dataset Sessions & Benchmarking Competitions, ACM MMSys 2023–2025Curated overview of MMSys open-dataset and open-source track papers 2023-2025 with links to released datasets and code (volumetric VQA, 8K…
- SVT Open Content — 4K HDR Reference MaterialSwedish Television's open test content: 3840x2160p50 "Natural Complexity" set in lossless EXR/JPEG2000 with ACES/Rec.2100/Rec.709 grades, p…
- Shaka Packager Encryption Options — cenc/cbc1/cens/cbcs ReferenceExact reference for MPEG Common Encryption protection schemes in Shaka Packager, including --protection_scheme, --crypt_byte_block and --sk…
- Axinom DRM DocumentationTechnical multi-DRM documentation covering entitlement message design, license token issuance, key rotation, and API reference for Widevine…
- awesome-cmcdCurated list of Common Media Client Data (CMCD) tooling maintained by Eyevinn: client-side collectors, server/CDN-side parsers, validators,…
- John Van Sickle FFmpeg static buildsLong-running source of GPLv3 static FFmpeg builds for Linux x86 and ARM (both release and git-master), the standard drop-in binary for serv…