Skip to content

Commit

Permalink
SUP-36185: Enable AEAD encryption for SRT.
Browse files Browse the repository at this point in the history
  • Loading branch information
shamamayair committed Jan 31, 2024
1 parent 379067f commit 9d02c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transcoder/Dockerfile.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#docker run --cap-add=SYS_PTRACE --security-opt seccomp=unconfined -it -v ~/dev/live/transcoder:/tmp -p 6543:6543 kaltura/live-transcoder
#gdb --args ./transcoder -f /tmp/config2.json

ARG CUDA_VERSION="11.1.1-devel"
ARG CUDA_VERSION="11.1.1-devel-ubuntu20.04"

ARG PYTHON_VERSION=3.8

Expand Down

0 comments on commit 9d02c5b

Please sign in to comment.