Add youtube streaming to my ffmpeg script

Job ID: 37546728

Budget: €8 – €30 EUR

Project Title: Add YouTube streaming to my ffmpeg script

I am looking for a freelancer who can add YouTube streaming functionality to my existing ffmpeg script.

Purpose of the ffmpeg script:
- Live streaming

YouTube API Key:
- No, but I can get one

Project deliverables:
- I have the following script:
```sudo apt update && sudo apt upgrade -y && sudo apt-get install xvfb command-not-found ffmpeg upower x11-apps imagemagick-6.q16 -y

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
sudo apt-get install -f -y

Xvfb :1 -screen 0 854x480x24 &> /dev/null &
export DISPLAY=:1
xclock &
google-chrome-stable --incognito --disable-gpu example.com

import -window root screenshot.png

#/////OTHER SHELL
export DISPLAY=:1
ffmpeg -video_size 854x480 -framerate 30 -f x11grab -i :1.0+0,0 output.mp4```

I need to modify it so it streams to youtube instead of writting to output.mp4 file.

PLEASE: only bid your final bid for what you are willing to work and not just minimal to draw attention - I have no time for games.
ALSO: Please add any food emoji to your proposal I I know it is not bot scripted.
Related categories: Linux YouTube