Spread the word.

Share the link on social media.

Share
  • Facebook
Have an account? Sign In Now

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Captcha Click on image to update the captcha.

Have an account? Sign In Now

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

MinexTuts Community Forum

MinexTuts Community Forum Logo MinexTuts Community Forum Logo

MinexTuts Community Forum Navigation

  • Home
  • About Us
  • Blog
  • Tools & Offers
    • Smart MX Shortener
    • Offers & Deals
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
Home/ Questions/Q 967
Next
In Process
Anonymous
  • 0
Anonymous
Asked: May 22, 20212021-05-22T11:15:10+00:00 2021-05-22T11:15:10+00:00In: VPS / VM Instance

How to use a picture as the main screen in 24/7 youtube stream code?

  • 0

How to use a picture as the main screen in 24/7 youtube stream code?

youtubeyoutube live stream
  • 4 4 Answers
  • 183 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Related Questions

  • Someine help me for money
  • unable to live stream using ffmpeg on a vps
  • YouTube CPM Rates by Country or RPM and CPC
  • How do I use an image to do the VPS youtube live streaming? What code should I change from the ...
  • Failing to browse private key from filezilla during the process of building youtube 24/7 radio (putty ubuntu filezilla)
Leave an answer

Leave an answer
Cancel reply

Browse
Browse

Choose from here the video type.

Put Video ID here: https://www.youtube.com/watch?v=sdUUx5FdySs Ex: "sdUUx5FdySs".

Captcha Click on image to update the captcha.

4 Answers

  • Voted
  • Oldest
  • Recent
  • Random
  1. MinexTuts Explainer
    2021-05-22T11:17:37+00:00Added an answer on May 22, 2021 at 11:17 am

    Hello, you can modify the video pathway to add the image like this.

    VIDEO_SOURCE="/home/ubuntu/image.jpg"
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report
    • Dany
      2021-05-31T09:51:12+00:00Replied to answer on May 31, 2021 at 9:51 am
      How to use a picture as the main screen in 24/7 youtube stream code?

      hello, I using this code:

      #! /bin/bash

      VBR=”1500k”
      FPS=”24″
      QUAL=”superfast”

      YOUTUBE_URL=”rtmp://a.rtmp.youtube.com/live2″
      KEY=”4bu8-ebf9-a0kt-wrz7-5xve”

      VIDEO_SOURCE=”/home/user/in.jpg”
      AUDIO_SOURCE=”http://37.102.101.202/radio/8000/radio.mp3″

      ffmpeg \
      -re -f lavfi -i “movie=filename=$VIDEO_SOURCE:loop=0, setpts=N/(FRAME_RATE*TB)” \
      -thread_queue_size 512 -i “$AUDIO_SOURCE” \
      -map 0:v:0 -map 1:a:0 \
      -map_metadata:g 1:g \
      -vcodec libx264 -pix_fmt yuv420p -preset $QUAL -r $FPS -g $(($FPS * 2)) -b:v $VBR \
      -acodec libmp3lame -ar 44100 -threads 6 -qscale:v 3 -b:a 320000 -bufsize 512k \
      -f flv “$YOUTUBE_URL/$KEY”

       

      But the stream is not work. Could you help me to check, I don’ t know how to fix it.

      Thanks.

       

      • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
        • Report
      • MinexTuts Explainer
        2021-05-31T09:52:26+00:00Replied to answer on May 31, 2021 at 9:52 am

        Hello dany, Please use GIF file and try it again. makesure your path is correct.

        • 0
        • Reply
        • Share
          Share
          • Share on Facebook
          • Share on Twitter
          • Share on LinkedIn
          • Share on WhatsApp
          • Report
        • dany
          2021-05-31T11:54:05+00:00Replied to answer on May 31, 2021 at 11:54 am

          Thanks MinexTuts, I will try.

          • 1
          • Reply
          • Share
            Share
            • Share on Facebook
            • Share on Twitter
            • Share on LinkedIn
            • Share on WhatsApp
            • Report

Sidebar

Ask A Question

Stats

  • Questions 114
  • Answers 191
  • Posts 58
  • Users 695

Social Statistics

  • 0 Followers
  • 4 Followers
  • 1 Follower
  • 5k Subscribers

Recent posts

  • MinexTuts

    The Top 5 Stable Ways to Make Money Online in ...

    • 0 Comments
  • MinexTuts

    Make Money with NFTs | Zero to Hero (Complete Tutorial)

    • 0 Comments
  • MinexTuts

    Easy Way to Bulk Upload NFT to OpenSea (Zero Gas ...

    • 0 Comments
  • MinexTuts

    Photoshop Transparent PNG Layers for NFT Collection

    • 0 Comments
  • MinexTuts

    What is an IP Address Explained

    • 0 Comments
  • Popular
  • Answers
  • wesleyhenriques

    How can I stream multiple audio files and a static ...

    • 12 Answers
  • michaelwang0428

    How do I use an image to do the VPS ...

    • 11 Answers
  • kogoro6996

    VPS GCP not working with SNI trick

    • 5 Answers
  • MinexTuts
    MinexTuts added an answer I think you are not using correct chrome driver version.… May 24, 2022 at 8:41 am
  • MinexTuts
    MinexTuts added an answer Check this for more instructions: https://www.minextuts.com/question/how-to-assign-a-public-ip-address-to-a-running-vm-instance-oracle-cloud/ April 17, 2022 at 5:59 pm
  • MinexTuts
    MinexTuts added an answer Oracle cloud customers experience a issue with IP address. I… April 14, 2022 at 7:22 pm

Related Questions

  • MinexTuts

    How to assign a public IP address to a running ...

    • 0 Answers
  • shaun

    Public Ip address

    • 2 Answers
  • dserver

    Azuracast

    • 1 Answer

Top Members

MinexTuts

MinexTuts

  • 8 Questions
  • 439 Points
Explainer
anandhusajan

anandhusajan

  • 2 Questions
  • 41 Points
Begginer
Username

Username

  • 7 Questions
  • 33 Points
Begginer

Trending Tags

aapanel azuracast ffmpeg free vps server oracle question vm vps wordpress youtube

Footer

MinexTuts Community Forum

MineXTuts is a technological questions & Answers Engine which will help you establish a community and connect with other people.

About Us

  • Meet The Team
  • Blog
  • About Us
  • Smart MX Shortener

Legal Stuff

  • Terms of Use
  • Privacy Policy
  • Cookie Policy

Help

  • Knowledge Base
  • Support

Follow

© 2021 MinexTuts. All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.