Thulinma
5f70d387a5
We use annotated tags now, so git describe no longer needs --tags to work
2024-07-20 15:42:53 +02:00
Marco van Dijk
f009856b64
V4L2 camera support, raw pixel video support, added MistProcAV, improved MistProcFFMPEG
...
Co-authored-by: Thulinma <jaron@vietors.com>
Co-authored-by: Balder <balder.vietor@ddvtech.com>
2024-07-04 16:13:07 +02:00
Thulinma
dbafa808b8
Fix Cygwin compilation:
...
- Fix various incompatibilities and differences between Linux and Cygwin builds
- Make usrsctp an optional dependency
- Fix building without SSL
- Add new secure random bytes function, use it for websockets
- Switch to libsrtp2 v2.6.0 (currently latest release)
- Add patch that makes latest libsrtp2 build in latest Cygwin
- Add patch that makes srt build in latest Cygwin
- Correctly allow linking libsrtp2 and srt to local mbedtls version
2024-04-25 12:44:38 +02:00
Gijs Peskens
ebe783666f
Support for upstream mbedtls versions 2 and 3 when compiled with SRTP support
...
Co-authored-by: Thulinma <jaron@vietors.com>
2024-02-22 17:45:47 +01:00
Thulinma
3987cfec3f
Support for WebRTC data tracks (output only, for now), rewrite of dTLS integration (now part of socket lib), support for multi-path WebRTC connections
2024-02-22 17:45:44 +01:00
Thulinma
8a6b7f13aa
In Meson builds, fixed SRT non-native support being enabled when SRT native support is already enabled
...
Change-Id: I592a202708b5cce7137cd3b619defee23fc482f8
2023-01-13 18:15:21 +01:00
Thulinma
308f215fc3
Fix Mac builds in Meson
...
Change-Id: I973208fc9bebcd593dee81841f6e125b589c8fea
2023-01-04 02:10:58 +01:00
Thulinma
fbade20111
Meson edits
...
Change-Id: I37260c32d3b43e42ac2d6aa4f86e5a8d9446b61b
2023-01-03 23:45:10 +01:00
Thulinma
aa614aebab
Make srtp2 only a dependency for MistOutWebRTC
...
Change-Id: I52316bbceef463844e8f8cb1ef85277c4b886814
2023-01-02 18:57:25 +01:00
Thulinma
00833223e1
Added support for a local copy of dependencies, when the system version is not compatible or available
...
Change-Id: Ibd5c74bff376df49631710e72136416197251d62
2023-01-02 18:57:25 +01:00
Gijs Peskens
529adbfaf6
Add building via meson, remove outdated options
...
Co-authored-by: Thulinma <jaron@vietors.com>
Change-Id: I2a620c8d98aca7203f6742c66c3f82afe91b5c3c
2022-12-17 03:36:59 +01:00