digicert / 202212-ok-demo1-gstreamer

Open Lesson for OtusKotlin ed.course starting in Dec 2022. Kotlin Native with GStreamer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Player

Preparing

sudo apt install \
  libgstreamer1.0-dev \
  libgstreamer-plugins-base1.0-dev \
  libgstreamer-plugins-good1.0-dev \
  libgstreamer-plugins-bad1.0-dev \
  libnice-dev

Gstreamer manual examples

Simple

Probes

About

Open Lesson for OtusKotlin ed.course starting in Dec 2022. Kotlin Native with GStreamer

License:MIT License


Languages

Language:Kotlin 100.0%