fstream/client/profile_broadcast-screen.sh

20 lines
379 B
Bash
Raw Normal View History

2023-11-01 07:20:12 +00:00
fstream_python="python3"
fstream_ip="fier.me:61920"
#fstream_ssl="0"
#fstream_ssl_ignoreCert="0"
fstream_user="user"
fstream_password="123"
fstream_channel="default"
fstream_channelpass=""
fstream_resolution="480"
fstream_framerate="15"
fstream_bitrate="1M"
fstream_profile="ultrafast"
fstream_aespass=""
fstream_aesbuffer="4096"
fstream_buffer="$((fstream_aesbuffer + 16))"