mkv in progress

This commit is contained in:
deepch
2022-01-27 04:10:06 +03:00
parent e0fc50b09e
commit 13fad59f2c
9 changed files with 828 additions and 0 deletions

1
go.mod
View File

@@ -6,4 +6,5 @@ require (
github.com/pion/interceptor v0.1.6
github.com/pion/webrtc/v2 v2.2.26
github.com/pion/webrtc/v3 v3.1.17
github.com/quadrifoglio/go-mkv v0.0.0-20180620161916-e7a1fc70199c // indirect
)