add RTSP example

This commit is contained in:
2023-09-26 23:58:27 +03:00
parent a71798d5c6
commit f8b9ae2443
2 changed files with 9 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
[tool.black]
skip-string-normalization = true
pycodestyle = true
line-length = 100