Bonstra / it9910-stream-example

Example program to acquire the MPEG TS stream from an IT9910 USB device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This small ugly program will start acquisition of the MPEG TS stream from a
IT9910 based USB device. The stream data is output to stdout.

Run with:
cargo run | mpv --profile=low-latency --demuxer-lavf-format=mpegts -

About

Example program to acquire the MPEG TS stream from an IT9910 USB device


Languages

Language:Rust 100.0%