Merge pull request #1 from ScarlettPPC/main

Add livereencoder
This commit is contained in:
iAmInAction 2024-07-01 10:25:14 +00:00 committed by GitHub
commit 1b758cb627
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

15
livereencoder.sh Normal file
View File

@ -0,0 +1,15 @@
echo "Live Re-encoder for low bandwidth"
echo "By Mueller Minki"
echo "Wrapper script by ScarlettPPC"
echo "Enter YouTube/TikTok/media link:"
read _link
echo "Enter quality (low, mid or high):"
read _quality
echo http://muellers-software.org/live-encode/video/mp4-h264.php?quality=${_quality}&url=${_link}
curl "http://muellers-software.org/live-encode/video/mp4-h264.php?quality=${_quality}&url=${_link}" | ffplay -