- Jun 06, 2024
-
-
Maximilian Fuß authored
chore: prepare v0.2.0 See merge request opentalk/backend/services/recorder!134
-
Maximilian Fuß authored
-
- May 16, 2024
-
-
Maximilian Fuß authored
prepare release v0.2.0-rc.1 See merge request opentalk/backend/services/recorder!129
-
Maximilian Fuß authored
-
- May 15, 2024
-
-
Maximilian Fuß authored
fix: duplicate pipelines See merge request opentalk/backend/services/recorder!127
-
- May 14, 2024
-
-
Maximilian Fuß authored
-
Daniél Kerkmann authored
fix: Disable participants swap for exactly two participants The speaker detection would swap the images, if two participants are in the room speaking. This is disabling that for exactly two participants. See merge request opentalk/backend/services/recorder!128
-
Daniél Kerkmann authored
The speaker detection would swap the images, if two participants are in the room speaking. This is disabling that for exactly two participants.
-
Daniél Kerkmann authored
handle mac main thread gracefully See merge request opentalk/backend/services/recorder!122
-
- May 13, 2024
-
-
Maximilian Fuß authored
-
- May 10, 2024
-
-
Konstantin Baltruschat authored
Mark state as done if no stream has been requested Closes #97 See merge request opentalk/backend/services/recorder!124
-
Marc authored
-
Konstantin Baltruschat authored
fix(compositor): Mixer::set_stream_to_position invalid check and possible panic See merge request opentalk/backend/services/recorder!125
-
Konstantin Baltruschat authored
-
Konstantin Baltruschat authored
-
- May 02, 2024
-
-
Maximilian Fuß authored
chore: add & apply rustfmt.toml See merge request opentalk/backend/services/recorder!123
-
Maximilian Fuß authored
-
Albrecht Weiche authored
ci: push images for merge requests Closes #121 See merge request opentalk/backend/services/recorder!120
-
Albrecht Weiche authored
-
- Apr 29, 2024
-
-
Konstantin Baltruschat authored
- Add enable_video() - add missing track_caller to gst_with_context See merge request opentalk/backend/services/recorder!118
-
Daniél Kerkmann authored
-
Konstantin Baltruschat authored
-
- Apr 24, 2024
-
-
Daniél Kerkmann authored
chore: Wrap gst function calls and wrap them nicely with anyhow::Context The GStreamer error messages can sometimes be confusing, this is wrapping them to an anyhow::Context and add the Caller for better error messages. See merge request opentalk/backend/services/recorder!119
-
Daniél Kerkmann authored
The GStreamer error messages can sometimes be confusing, this is wrapping them to an anyhow::Context and add the Caller for better error messages.
-
Daniél Kerkmann authored
Implement new signaling for recorder This closes #100 See merge request opentalk/backend/services/recorder!116
-
- Apr 23, 2024
-
-
Daniél Kerkmann authored
-
Maximilian Fuß authored
enable gstreamer display sink on macos See merge request opentalk/backend/services/recorder!117
-
Maximilian Fuß authored
-
- Mar 26, 2024
-
-
Stefan Sydow authored
Add speaker_updated Media Event See merge request opentalk/backend/services/recorder!113
-
Marc authored
-
Marc authored
-
Stefan Sydow authored
fix: recording should start from 0 and not from system time See merge request opentalk/backend/services/recorder!115
-
Daniél Kerkmann authored
closes: #115
-
Stefan Sydow authored
chore: print more helpful error message for missing plugins See merge request opentalk/backend/services/recorder!114
-
Daniél Kerkmann authored
-
- Mar 22, 2024
-
-
Daniél Kerkmann authored
fix: clean shutdown of Matroska and MP4 Sink The Matroska and MP4-Sink was not shutdowned cleanly, this should be fixed with this MR. closes #106 related to #101 See merge request opentalk/backend/services/recorder!112
-
Daniél Kerkmann authored
The Matroska and MP4-Sink was not shutdowned cleanly, this should be fixed with this MR. closes #106
-
- Mar 12, 2024
-
-
Daniél Kerkmann authored
remove reference and use copy for MediaDescriptor and MediaSessionState See merge request opentalk/backend/services/recorder!111
-
Daniél Kerkmann authored
-
- Feb 20, 2024
-
-
Stefan Sydow authored
Refactor mixer See merge request opentalk/backend/services/recorder!110
-