An open API service indexing awesome lists of open source software.

https://github.com/ethand91/gstreamer-udp

Simple GStreamer UDP Record Sample
https://github.com/ethand91/gstreamer-udp

docker docker-image gstreamer

Last synced: about 2 months ago
JSON representation

Simple GStreamer UDP Record Sample

Awesome Lists containing this project

README

          

# gstreamer-udp
Simple GStreamer UDP Record Sample

---

## ビルド

```bash
docker build -t recorder .
```

---

## 実行

```bash
docker run --rm recorder
```