fix: firefox not resolving codec (h264)

This commit is contained in:
2026-07-10 00:31:01 +01:00
parent 888eace0bf
commit 2f0a02131e
7 changed files with 206 additions and 113 deletions
+1 -1
View File
@@ -43,6 +43,6 @@ EXPOSE 1935
EXPOSE 3000
EXPOSE 6969/udp
ENV RUST_LOG="warn"
ENV RUST_LOG="info,warn"
CMD ["/rtmp-to-whip"]