Created
February 3, 2022 13:16
-
-
Save troke12/f93ad43aa750d999b01141e771d268bf to your computer and use it in GitHub Desktop.
Untuk youfi anjing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
streamKey="MASUKINDISINI" | |
namaFile="data/youfi_anjing.mp4" | |
ffmpeg -re -stream_loop -1 -i $namaFile -c copy -f flv -flvflags no_duration_filesize rtmp://a.rtmp.youtube.com/live2/$streamKey |
Author
troke12
commented
Feb 13, 2022
•
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment