-
**If you are a Homebrew user on macOS Big Sur:**
> We do not provide support for this released but not yet supported version.
> You will encounter build failures with some formulae.
> Please crea…
-
This issue will server to gather bottling failures for ARM.
*Current blockers:*
- `brew`: https://github.com/Homebrew/brew/issues/9449
- ~`brew`: https://github.com/Homebrew/brew/issues/9434~
- …
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
- https://en.wikipedia.org/wiki/Real-time_Transport_Protocol
- https://www.ietf.org/proceedings/67/slides/avt-1.pdf
- https://csperkins.org/standards/ietf-64/2005-11-10-IETF64-DCCP-rtp-dccp.pdf
- http…
stv0g updated
5 years ago
-
This is the log when I tried `make rpm` two days ago.
I will come back on this next week to make a fix.
```
rm -rf .rpmbuild
mkdir -p .rpmbuild/{BUILD,BUILDROOT,RPMS,SOURCES,SPECS,SRPMS}
cp rtpto…
-
I have merged the new configure file replacing auotools.
During the transition, some of the feature of autotools is missing but we are planning to add features one by one.
I know there are people wh…
-
The payload type map https://github.com/columbia-irt/rtptools/pull/68/commits/99416b047cb5ab3c077378c72cd18f3b0a5b2e9f defined in `rtpdump.c`
should also be used in `rtpplay.c` instead of the recalcu…
-
Currently, `rtpplay.c` uses `hsearch(3)` to remember the SSRCs and their timstamps.
Now, `hsearch` is available almost everywhere, but does not exist on windows.
We provide a bundled implementatio…
-
https://github.com/columbia-irt/rtptools/pull/97 is a big step forward of rtptools getting better.
In the transition, It fails to build on Win.
1>d:\documents\dev\rtptools\rtptools-1.23\utils.c(34…