Files
2020-09-20 15:51:26 +08:00

10 lines
160 B
Modula-2

module github.com/Monibuca/plugin-rtp
go 1.13
require (
github.com/Monibuca/engine/v2 v2.2.0
github.com/mask-pp/rtp-ps v1.0.0
github.com/pion/rtp v1.5.4
)