[*] 每日优化

This commit is contained in:
acgist
2023-06-04 08:01:27 +08:00
parent d49444ba60
commit eaf2007367
6 changed files with 40 additions and 23 deletions

View File

@@ -238,6 +238,7 @@ taoyao:
m=video %d RTP/AVP 101
c=IN IP4 127.0.0.1
a=rtpmap:101 VP8/90000
# a=fmtp:101 packetization-mode=1
# 录像命令
record: ffmpeg -protocol_whitelist "file,rtp,udp" -y -i %s %s
# 预览命令