Skip to content

taesiri/colabstreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Colab Streamer

colabsreamer is a Python module to allow you to create a virtual desktop inside a COLAB notebook and stream it to Twitch or Youtube.

Disclaimer

⚠️ Still under development! Things Will Break! ⚠️

Usage

A colab notebook with GPU is needed.

!pip install git+https://github.com/taesiri/colabstreamer
import colabstreamer
colabstreamer.config_all()
colabstreamer.stream_to_twitch('twitch_secret')

remocolab

This module is heavily influenced by remocolab and share many codes with it.

Screenshot

glxgears

About

Stream from your Colab Notebook!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages