add rtmp streaming

This commit is contained in:
Alfonso Gamboa
2022-05-25 19:12:31 -07:00
parent 219226c2ea
commit 3ec1d1f822
5 changed files with 73 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
### This file is called by /etc/init.d/rcS, run before app_init.sh
### This file is called by /etc/init.d/rcS, and is run before app_init.sh
exec 1> /opt/wz_mini/log/v3_post.log 2>&1