home/categories/mobile/co-labs-co-context-harness-skills-skill-combine-video-frame-distribution-skill-md
mobiledevelopment
combine-video-frame-distribution
Thread-safe distribution of video frames (CVPixelBuffer) to multiple subscribers using Apple's Combine framework. Use this skill for real-time video streaming to multiple consumers, multi-subscriber broadcasting, cross-thread frame delivery, or replacing timer-based polling with push-based delivery.
maintainer
co-labs-co
Mis à jour 1/12/2026
Étoiles
0
Forks
0
quick start
Installation and usage
Thread-safe distribution of video frames (CVPixelBuffer) to multiple subscribers using Apple's Combine framework. Use this skill for real-time video streaming to multiple consumers, multi-subscriber broadcasting, cross-thread frame delivery, or replacing timer-based polling with push-based delivery.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use combine-video-frame-distribution