Kilian
a80b375e89
Update README.md
2025-04-25 13:04:28 +02:00
Cédric Verstraeten
91cb390f6e
Merge pull request #178 from kerberos-io/fix/secondary-vault-initialization
...
Fix/Add kstorage_secondary configuration field and initialize in environment vars
v3.3.16
2025-04-24 11:59:39 +02:00
Cédric Verstraeten
90780dae28
Add kstorage_secondary configuration field and initialize in environment variable overrides
2025-04-24 09:56:53 +00:00
Cédric Verstraeten
ddb08e90e1
Merge pull request #176 from kerberos-io/feature/add-secondary-kerberos-vault
...
Add secondary KStorage for fallback (hybrid scenario)
v3.3.15
2025-04-24 11:23:14 +02:00
Cédric Verstraeten
0d95026819
Add loading state for secondary persistence verification in Settings UI
2025-04-24 08:58:33 +00:00
Cédric Verstraeten
79db3a9dfe
Add support for secondary Kerberos Vault configuration in environment variable overrides
2025-04-24 07:20:12 +00:00
cedricve
9f63ffd540
Add secondary persistence verification and UI integration
2025-04-23 20:30:11 +00:00
cedricve
9c7116a462
Add secondary persistence verification and UI integration
2025-04-23 15:24:24 +00:00
cedricve
dd9b4d43ac
Update development API URLs to use port 8080
2025-04-23 16:19:56 +02:00
Cédric Verstraeten
aa63eca24c
Add persistence configuration inputs for Kerberos Vault in Settings
2025-04-23 12:46:43 +00:00
Cédric Verstraeten
6df97171d9
Merge pull request #177 from kerberos-io/fix/increase-channel-size-for-audio-motion-hdhandshake
...
Fix/ Increase channel buffer sizes for communication handling
v3.3.14
2025-04-23 13:24:52 +02:00
Cédric Verstraeten
56f7d69b3d
Increase channel buffer sizes for communication handling
2025-04-23 11:05:16 +00:00
Cédric Verstraeten
3e2b29284e
Add secondary KStorage configuration to the Config struct
2025-04-18 12:11:37 +00:00
Cédric Verstraeten
18ceca7510
Merge pull request #175 from kerberos-io/fix/remote-region-not-properly-calculated
...
Fix/Remote config / region not properly calculated
v3.3.13
2025-04-18 14:06:37 +02:00
Cédric Verstraeten
5a08d1f3de
Update main.go
2025-04-18 14:03:23 +02:00
Cédric Verstraeten
18af6db00c
Update base image in Dockerfile to version af04230
v3.3.12
2025-04-15 13:17:07 +00:00
Cédric Verstraeten
6d170c8dc0
change to version 1.24 + change workflow name
2025-04-15 15:00:51 +02:00
Cédric Verstraeten
9c4c3c654d
Update main.go
2025-04-15 14:23:56 +02:00
Cédric Verstraeten
6952e387f4
Merge pull request #172 from kerberos-io/improvement/cleanup-and-refactors
...
Enhancement / Cleanup and refactoring of documentation
2025-04-15 14:15:57 +02:00
Cédric Verstraeten
66c9ae5c27
Merge pull request #174 from kerberos-io/feature/webrtc-handle-nacks
...
Feature / enable interceptors for NACK and retransmission of packets
2025-04-15 14:15:19 +02:00
Cédric Verstraeten
0fb7601dcb
Update main.go
2025-04-15 13:49:18 +02:00
Cédric Verstraeten
07c6e680d1
Create default .env
2025-04-14 13:15:18 +02:00
cedricve
b972bc3040
Fix: Convert audio type to mpeg4audio.ObjectType in WriteMPEG4Audio function
...
Updated the WriteMPEG4Audio function to convert the audio type from forma.Config.Type to mpeg4audio.ObjectType. This change ensures that the correct object type is used when creating ADTSPacket instances for MPEG-4 audio.
2025-04-13 17:28:41 +00:00
cedricve
969d42dbca
Remove Travis CI configuration and build script
2025-04-13 07:54:20 +00:00
Cédric Verstraeten
6680df9382
Merge pull request #171 from kerberos-io/feature/improve-dev-container
...
Improvement / Refactor Dockerfile and devcontainer configuration;
2025-04-13 09:52:20 +02:00
cedricve
8877157db5
Refactor Dockerfile and devcontainer configuration; add FFmpeg and Node.js installation
2025-04-13 07:46:06 +00:00
Cédric Verstraeten
ac814dc357
Merge pull request #168 from thanhtantran/master
...
add Vietnamese locales
v3.3.11
2025-04-11 21:24:14 +02:00
Orange Pi Vietnam
4fcb12c3a3
Update translation.json
...
remove duplicate
2025-04-08 22:31:25 +07:00
Tony Tran
7bcc30f4b7
add Vietnamese locales
2025-02-27 15:06:41 +00:00
Cédric Verstraeten
481f917fcf
Merge pull request #166 from kerberos-io/fix/candidategather-extended-buffer
...
Fix ice candidate gather and extended candidate buffer
v3.3.10
2025-02-11 21:56:49 +01:00
Cedric Verstraeten
700a32e4c8
Update main.go
2025-02-11 21:51:14 +01:00
Cedric Verstraeten
b5a72d904e
do allow more candidates even after connection state, remove sdpmid + remove sleep and unused code.
v3.3.9
2025-02-11 19:58:36 +01:00
Cedric Verstraeten
cf3e491462
upgrade bento4
v3.3.8
2025-02-11 12:12:04 +01:00
Cedric Verstraeten
6068705c07
Merge branch 'master' of https://github.com/kerberos-io/agent
v3.3.7
2025-02-09 19:28:03 +01:00
Cedric Verstraeten
37beaa64d7
delay sending response answer
2025-02-09 19:28:01 +01:00
Cédric Verstraeten
8c5b03487b
Merge pull request #165 from kerberos-io/fix/iceconnection-state-event
...
Correct peerconnection states + proper cleanup peerconnection
v3.3.6
2025-02-09 11:50:35 +01:00
Cedric Verstraeten
360ae0c0db
correct peerconnection states
2025-02-09 11:01:54 +01:00
Cédric Verstraeten
6aad8b7b35
Merge pull request #164 from kerberos-io/fix/webrtc-packettimestamp
...
Fix / WebRTC skip AAC audio + introduce packet timestamps
v3.3.5
2025-02-06 10:38:40 +01:00
Cedric Verstraeten
9ce037fdc0
Update main.go
2025-02-06 10:35:36 +01:00
Cedric Verstraeten
0eb77ccd16
Update main.go
2025-02-06 10:15:47 +01:00
Cedric Verstraeten
fb876bd216
Update main.go
v3.3.4
2025-02-06 08:32:30 +01:00
Cédric Verstraeten
865aec88fc
Merge pull request #163 from kerberos-io/fix/webrtc-sample-timing
...
Fix / WebRTC sample timing
2025-02-06 08:32:04 +01:00
Cedric Verstraeten
9792bdf494
Update main.go
2025-02-06 08:28:17 +01:00
Cedric Verstraeten
d836e89e7f
upgrade to v3.3.3
v3.3.3
2025-02-05 20:55:08 +01:00
Cédric Verstraeten
53a52b3594
Merge pull request #162 from kerberos-io/fix/webrtc-sample-duration
...
fix / revert to old webrtc sample format (duration instead of packettimestamp)
2025-02-05 20:54:18 +01:00
Cedric Verstraeten
ba6ce25b21
revert to old webrtc sample format (duration instead of packettimestamp)
2025-02-05 20:50:57 +01:00
Cedric Verstraeten
8c9e18475f
Update README.md
2025-01-31 16:35:11 +01:00
Cédric Verstraeten
4548d5328b
Merge pull request #158 from kerberos-io/fix/force-mqtt-tos-level-2
...
Enabled TOS 2 for MQTT to ensure higher quality
v3.3.2
2025-01-26 20:27:32 +01:00
Cedric Verstraeten
da870fe890
undo file
2025-01-26 20:23:14 +01:00
Cedric Verstraeten
66b660e688
enabled TOS 2
2025-01-26 20:17:04 +01:00