-
The configure file in master branch do not support cross compile at the moment.
These are the examples for the person who just want to download it and croos build it.
$ git clone https://github.…
-
On Centos 7, I tried to build and then install the source rpm:
rpmbuild --rebuild rtptools-1.22-1.src.rpm
sudo yum localinstall ~/rpmbuild/RPMS/x86_64/rtptools-1.22-1.x86_64.rpm
But it err…
-
Hi,
The RTP Tools website is displaying an error:
https://www.cs.columbia.edu/irt/software/rtptools/
Additionally the status code is 200 but also has a 404 `status` header:
```
~ $ curl -v ht…
-
See https://github.com/columbia-irt/rtptools/pull/18 for the various licenses of various files.
Find the corresponding SPDX ids of those licenses in https://spdx.org/license-list
and put them into …
-
Using macOS Catalina, I first installed rtptools with brew.
Tried to compile it myself, same issue.
When trying to send raw PCM data to an Omnia One, an AES67 compliant broadcast audio processor (…
-
A problem when you change the config file. rtpdump becomes stray and is still using the old conifg.
elben updated
14 years ago
-
Now that the license is accaptable, prepare an OpenBSD port of RTP tools.
-
An asynchronous enhancement to Python's subprocess library has been created and is awaiting approval for official inclusion in Python. We should be able to use it to log process output and communicate…
-
Running the trivial tests proposed in https://github.com/columbia-irt/rtptools/pull/91 reveals failures already.
While on some systems, `./rtpdump < bark.rtp` works just fine,
on this OpenBSD 6.2/…
-
The compiler reports a _lot_ of type mismatches during the build.