Status
Not open for further replies.
Yeah so as mentioned this is probably only working because of the outbound TCP window scaling the linux kernel is doing for you, if you ran the server on your LAN you would probably have the same result.

This has nothing to do with the "strength or stability" of the hosted connection.

We could host one of these on our core for all twitch uploads if it's something people would possibly want?

That might be a pretty cool idea :) - if people are going to use it. Kinda like the usenet servers ISPs run for their own clients. Would be pretty unique.
 
Yeah so as mentioned this is probably only working because of the outbound TCP window scaling the linux kernel is doing for you, if you ran the server on your LAN you would probably have the same result.

This has nothing to do with the "strength or stability" of the hosted connection.

We could host one of these on our core for all twitch uploads if it's something people would possibly want?

That would really be something cool! This is why CISP is the best!
 
That might be a pretty cool idea :) - if people are going to use it. Kinda like the usenet servers ISPs run for their own clients. Would be pretty unique.

Well the one South African Community i am part of has over 150 twitch streamers alone, It would also make you guys the first ISP in the country to provide something like this, a great perk for becoming a CISP client.

We get asked all the time "Who is the best ISP for streaming" literally at least once every 2 days... Doing something like that would make it such a no brainer.

And this is just the twitch side of things, there is also a whole other community dedicated to youtube streaming because they cannot stream to twitch at the qualities they would like due to international throughput issues :)

Would be more than willing to help you guys out if you need info or anything, just pop me a PM.

Heck i would even plaster your Logo and links into my stream if this became a reality xD
 
[MENTION=394133]PBCool[/MENTION]
Ticket Number: COOL-20180518-104295 logged on Friday.
My internet went down on Friday and is still not up and running - it's been 5 days now. I made 3 calls since yesterday and still no resolution. I was told that a somebody from Metrofibre will contact me yesterday but nobody did up to now. Please can you follow up and assist.
 
[MENTION=394133]PBCool[/MENTION]
Ticket Number: COOL-20180518-104295 logged on Friday.
My internet went down on Friday and is still not up and running - it's been 5 days now. I made 3 calls since yesterday and still no resolution. I was told that a somebody from Metrofibre will contact me yesterday but nobody did up to now. Please can you follow up and assist.

Cool have escalated.
 
So twitch.cisp.co.za points to live-lhr.twitch.tv via RTMP default port, give it a go and let me know.
 
[MENTION=168973]DJZassie[/MENTION] I see a stream of yours already.
 
[MENTION=168973]DJZassie[/MENTION] I see a stream of yours already.

Yes, just tried it out! and all i can say is WOW! That is running AMAZINGLY! :O

Getting onto writing that Guide!

Mind if I spread the news over to some of the twitch and tech community? I'm sure they will love to write up some articles about this?

Edit: I did notice that DNS hasn't propagated over to other DNS servers like google and CF... But i will add that to troubleshooting of the guide
 
Last edited:
Yes, just tried it out! and all i can say is WOW! That is running AMAZINGLY! :O

Getting onto writing that Guide!

Mind if I spread the news over to some of the twitch and tech community? I'm sure they will love to write up some articles about this?

Great :), sure no problem spread away, they will propagate in time.
 
Last edited:
How to use the CISP Twitch Relay Server

1) In your preferred capture application go to your settings and select Custom Streaming Server

2) Under URL use the following "rtmp://twitch.cisp.co.za/live"

3) Stream Key is your Twitch Stream Key found here: https://www.twitch.tv/broadcast/dashboard/streamkey

Should look like this when done:

4.PNG
 

Attachments

  • 1.PNG
    1.PNG
    1.7 KB · Views: 152
[MENTION=394133]PBCool[/MENTION] Just for future reference the code snip i sent you for nginx

application live {
live on;
record off;
drop_idle_publisher 10s;
push rtmp://live-lhr.twitch.tv/app;

}

The bold section can be changed or add to anything like
-- application london
-- application milan

then the inside points to which ever ingest server.

Then guys can decide which ingest server they wish to use only by changing their URL to
rtmp://twitch.cisp.co.za/london
rtmp://twitch.cisp.co.za/milan
etc :)
 
[MENTION=394133]PBCool[/MENTION] Just for future reference the code snip i sent you for nginx

application live {
live on;
record off;
drop_idle_publisher 10s;
push rtmp://live-lhr.twitch.tv/app;

}

The bold section can be changed or add to anything like
-- application london
-- application milan

then the inside points to which ever ingest server.

Then guys can decide which ingest server they wish to use only by changing their URL to
rtmp://twitch.cisp.co.za/london
rtmp://twitch.cisp.co.za/milan
etc :)

Cool can add this np.
 
Status
Not open for further replies.
Top
Sign up to the MyBroadband newsletter
X