Giter Club home page Giter Club logo

restreamer-test's Introduction

YouTube Restreamer testing

The purpose of this repo is to experiment with how to restream City of Toronto YouTube Live videos to a third-party RTMP endpoint.

Some potential use-cases:

  • Send to third-party platform endpoint, like Twitch, as make use of their services to engage audience.
  • Expose endpoint on server for consumption by local Open Broadcaster Software, to use the feed as one camera of a remixed broadcast.

Requirements

Tested against a fresh DigitalOcean instance of Ubuntu 16.04, 512MB RAM.

Setup

Add this to your hostsfile:

# /etc/hosts
138.197.136.92 restreamer.dev

Run these commands:

patcon@workstation~$ ssh [email protected]
root@workstation:~$ apt-get update && apt-get upgrade
root@workstation:~$ apt-get install python python-pip
root@workstation:~$ pip install youtube_dl

Usage

We are testing the restream_to_youtube.sh script on a remote machine to get the best bandwidth. The test.sh script will upload the main script to the server and then run it.

Get the URL of a live feed from here: https://www.youtube.com/live

# Defaults to using an archived url (not live)
./test.sh [ <youtube-video-url> ]

References

restreamer-test's People

Contributors

patcon avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.