triggerfinger-debug
triggerfinger-debug
Hello, I am noticing something not quite right with the send_audio_16bpp.py example. I have installed on both Windows and Raspberry Pi, and testing with NDI Monitor on Windows. The audio...
Hello, I am trying to use pyflac on raspberry pi zero, but I am getting Illegal instruction error. ``` Collecting pyflac Downloading https://files.pythonhosted.org/packages/21/ec/621fd90f1b98477fa1c147edab0ea54cb8bd4b34773f698d5da665a197f3/pyFLAC-2.0.0.tar.gz (1.8MB) |████████████████████████████████| 1.8MB 1.0MB/s Requirement already satisfied:...
Hello, I am trying to get devolay working on Android. In build.gradle(:app) I have included ``` implementation('me.walkerknapp:devolay:2.1.0') { artifact { name = "devolay" type = "aar" } } ``` Builds...
Additional instructions for building on Windows.
## Summary Hello, does Pion RTP support color space RTP Header Extensions? I would like to pass HLG color space primaries, transfer characteristics, and matrix coefficients with VP9 codec. ##...