Close Menu
Techs Slash

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    What's Hot

    Top IT & Computer Science Universities in Pakistan – Build Your Future in Computing & AI

    May 19, 2025

    Discover the Excitement of Rikvip

    May 17, 2025

    8xbetvn.net – 8xbet Security: Safe Online Betting

    May 17, 2025
    Facebook X (Twitter) Instagram
    Techs Slash
    • Home
    • News
      • Tech
      • Crypto News
      • Cryptocurrency
    • Entertainment
      • Actors
      • ANGEL NUMBER
      • Baby Names
      • Beauty
      • beauty-fashion
      • facebook Bio
      • Fitness
      • Dubai Tour
    • Business
      • Business Names
    • Review
      • Software
      • Smartphones & Apps
    • CONTRIBUTION
    Facebook X (Twitter) Instagram
    Techs Slash
    Home»python»Python 3 FFMPEG Script to Restream to YOUTUBE, Facebook Using RTSP & RTMP Protocol in Command Line
    python

    Python 3 FFMPEG Script to Restream to YOUTUBE, Facebook Using RTSP & RTMP Protocol in Command Line

    Ranveer KumarBy Ranveer KumarOctober 3, 2022No Comments1 Min Read
    Facebook Twitter Pinterest LinkedIn Tumblr Email

    Warning: Trying to access array offset on value of type bool in /home/cadesimu/techsslash.com/wp-content/themes/smart-mag/partials/single/featured.php on line 78
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Python 3 FFMPEG Script to Restream to YOUTUBE, Facebook Using RTSP & RTMP Protocol in Command Line

    import requests,time,json,os,sys zaman=time.strftime("%d/%m/%Y")  def fileidwrite(id):f = open("id.txt", "w")f.write(str(id))f.close()def fileidread():f = open("id.txt")a=f.read()print af.close()return a def facebook(end=False):access_token="EAAZAzzkWc9V0BAF8mhE8WMcRrvfwqOpAQQF..."url = "https://graph.facebook.com/v3.2/me/live_videos"querystring = {"status":"LIVE_NOW","title":"TEST Live Video ","description": "@mzuvin https://github.com/mzuvin "+str(zaman),"access_token": str(access_token)}if(end):response = requests.request("POST", "https://graph.facebook.com/"+str(fileidread())+"/?end_live_video=true&access_token="+access_token)else:response = requests.request("POST", url, params=querystring)liste=json.loads(response.text)id=liste['id']print listefileidwrite(str(id))os.system('ffmpeg -re -i "http://SHOUTcastRadioServerUrl/" -loop 1 -i background.jpg -vcodec libx264 -preset veryfast -maxrate 2500k -bufsize 3368k -vf "format=yuv420p" -g 60 -acodec libmp3lame -b:a 198k -ar 44100 -f flv -s 1280x720 "'+liste['stream_url']+'"') try:arg=str(sys.argv[1])except:arg="" if(arg=="end"):facebook(True)else:facebook()
    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email
    Ranveer Kumar
    • Website

    Related Posts

    JSONDecodeError: Expecting value: line 1 column 1 (char 0)

    December 18, 2023

    Why does math.log result in ValueError: math domain error?

    December 17, 2023

    “inconsistent use of tabs and spaces in indentation” [duplicate]

    December 16, 2023
    Leave A Reply Cancel Reply

    Top Posts

    Sapne Me Nahane Ka Matlab

    March 18, 2024

    Sapne Me Nagn Stri Dekhna

    March 18, 2024

    Self Reliance: Release Date, Cast, Plot, Trailer, and More Information

    March 18, 2024

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    ABOUT TECHSSLASH

    Welcome to Techsslash! We're dedicated to providing you with the best of technology, finance, gaming, entertainment, lifestyle, health, and fitness news, all delivered with dependability.

    Our passion for tech and daily news drives us to create a booming online website where you can stay informed and entertained.

    Enjoy our content as much as we enjoy offering it to you

    Most Popular

    Sapne Me Nahane Ka Matlab

    March 18, 2024

    Sapne Me Nagn Stri Dekhna

    March 18, 2024

    Self Reliance: Release Date, Cast, Plot, Trailer, and More Information

    March 18, 2024
    CONTACT DETAILS

    Phone: +92-302-743-9438
    Email: contact@serpinsight.com

    Our Recommendation

    Here are some helpfull links for our user. hopefully you liked it.

    Techs Slash
    Facebook X (Twitter) Instagram Pinterest
    • Home
    • About us
    • contact us
    • Affiliate Disclosure
    • Privacy Policy
    • Disclaimer
    • Terms and Conditions
    • Write for us
    • Daman Game
    © 2025 Techsslash. All Rights Reserved

    Type above and press Enter to search. Press Esc to cancel.