Search Criteria
Package Details: mediastreamer 5.4.50-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mediastreamer.git (read-only, click to copy) |
|---|---|
| Package Base: | mediastreamer |
| Description: | A library written in C that allows you to create and run audio and video streams |
| Upstream URL: | https://gitlab.linphone.org/ |
| Licenses: | AGPL-3.0-only |
| Submitter: | arojas |
| Maintainer: | thrasibule |
| Last Packager: | thrasibule |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-11-05 08:54 (UTC) |
| Last Updated: | 2025-10-21 16:45 (UTC) |
Dependencies (22)
- bcg729 (bcg729-gitAUR)
- bcmatroska2AUR (bcmatroska2-gitAUR)
- bzrtpAUR (bzrtp-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- gsm
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsrtp (libsrtp-gitAUR)
- libtheora (libtheora-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxfixes
- libxinerama (libxinerama-randr-gitAUR)
- libxv
- libyuv
- opus (opus-gitAUR)
- ortpAUR (ortp-gitAUR)
- speex (speex-gitAUR)
- speexdsp (speexdsp-gitAUR)
- zxing-cpp (zxing-cpp-gitAUR)
- bcunitAUR (bcunit-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- Show 2 more dependencies...
Latest Comments
thrasibule commented on 2024-01-07 11:57 (UTC)
It builds, you need to remove ffmpeg temporarily. (You can install it back after building mediastreamer). I need to fix the CMake file to not look for ffmpeg first.
jghodd commented on 2024-01-07 01:54 (UTC)
So...apparently nobody cares that this won't build. Why even have it in the AUR then?
jghodd commented on 2024-01-04 05:04 (UTC)
Getting the same build error as @dreieck - conflicting types for ‘avcodec_alloc_context3’; have ‘AVCodecContext (AVCodec )’
dreieck commented on 2023-12-22 16:16 (UTC)
Build fails for me with
mediastreamer2-5.3.1/src/utils/ffmpeg-priv.h:121:17: error: conflicting types for ‘avcodec_alloc_context3’; have ‘AVCodecContext *(AVCodec *)’:(
pkgver=5.3.1)Regards!
dreieck commented on 2023-12-22 14:20 (UTC)
Can yoi please add
provides=("mediastreamer2=${pkgver}"),conflicts=("mediastreamer2")?Upstream name is still "mediastreamer2" and there are packages that depend on it.
Regards and thanks for maintaining!
schmunk commented on 2022-12-13 16:16 (UTC)
I had
bctoolbox-git 5.2.0.alpha.r0.gd92d04f-1.A rebuild (via pamac UI) said it would be downgraded to
bctoolbox-git 4.5.0.alpha.r54.gab40b02-1.But actually it was updated to
bctoolbox-git 5.3.0.alpha.r1.gabd8da3-1.Anyways now
mediastreamerbuilds. Thank you.thrasibule commented on 2022-12-13 15:51 (UTC)
Which version of bctoolbox do you have? You need to rebuild it.
schmunk commented on 2022-12-13 12:04 (UTC) (edited on 2022-12-13 12:06 (UTC) by schmunk)
I am getting this error when trying to update
1 aur/mediastreamer 5.1.67-1 -> 5.1.71-1I have
mbedtls 2.28.1-1installed.