Can I stream to twitch?

I’m building an OBS like software that allows me to stream to Twitch. What do I need to use to stream something to Twitch?

Twitch uses RTMP to ingest video so you’d need to build an application capable of sending encoded video and audio over RTMP at one of the ingest servers. The list of ingest servers is available here: https://api.twitch.tv/kraken/ingests

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.