mirror of
https://github.com/aler9/rtsp-simple-server
synced 2026-04-22 23:17:11 +08:00
add integrated packet dumper (#5488)
this allows to dump any incoming and outgoing packet, to disk, in pcapng format.
This commit is contained in:
@@ -79,6 +79,8 @@ components:
|
||||
type: string
|
||||
sysLogPrefix:
|
||||
type: string
|
||||
dumpPackets:
|
||||
type: boolean
|
||||
readTimeout:
|
||||
type: string
|
||||
writeTimeout:
|
||||
|
||||
Reference in New Issue
Block a user