Created
February 3, 2022 13:16
-
-
Save troke12/f93ad43aa750d999b01141e771d268bf to your computer and use it in GitHub Desktop.
Untuk youfi anjing
This file contains hidden or 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.