Skip to content

caorong/sneak-streaming

Repository files navigation

sneak-streaming

what is it

fully-automatic sneak streaming twitch's sc2 game streaming through gfw

prepare

  1. a local server in home, such as raspberry pi

  2. a vps with high quality network, such as vultr tokyo, conoha

how it work

  +----------+                              
  |twitch    |                              
  +----+-----+                              
       ^                                    
       |                                    
+------+------+                             
+vps          |                             
| +-----------+                             
| |monitor   ||                             
| +-----------|                             
+-------------+ <----------+                
             ^             |                
             |             |                
             |             |                
+------------------+    +--+---------+-----+
|ras pi      |     |    |mac os      |     |
| +----------------+    | +----------------+
| |crontab   |     |    | |crontab   |     |
| | +--------+-----+    | | +--------+-----+
| | |clientNotifer||    | | |clientNotifer||
| | +--------------|    | | +--------------|
+-+----------------+    +-+----------------+

  1. monitor watch stream from watchlist timely, check if somebody is living

  2. clientNotifier work on client side, query monitor timely, and it will ->

    • notify to local notification center (on Mac)
    • auto call fabfile.py to start stream on remote vps (on Linux)
  3. fabfile.py start ffmpeg re-streamer on remote vps

streaming priority

rain

jd

fantasy

naniwa

forgg

gsl

curl -H 'Accept: application/vnd.twitchtv.v3+json'
-X GET https://api.twitch.tv/kraken/streams/sc2rain

missing bash script

how to make missing bash script

you can generate it use chrome

Image of Yaktocat

script example see assets, it will list detail base url.

plugin

dy-comments is fork from https://github.com/0x00-pl/online-comments

send comments to slack

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published