API-Examples-Web icon indicating copy to clipboard operation
API-Examples-Web copied to clipboard

I want to build a twitch clone but i couldnt understand how to use obs with agora

Open bugwarez opened this issue 2 years ago • 0 comments
trafficstars

i want to build a Twitch clone with agora and nextjs. first, i thought i have to use interactive live streaming service but then i see that i can start streams from my website and not from obs. i've did some research and i guess i need a rtmp server. i found node media server(https://github.com/illuspas/Node-Media-Server). running node media server and start my stream with my node media server's port and rtmp url, and also i can see my stream on node media server's admin panel. but i couldn't find where to use agora in this situation. I also have a mobile app working with agora and it works fine, but how can i also watch same streams with different devices? with basic terms, how can i start a live stream from obs to my nextjs website with agora?

i've tried agora interactive live streaming, found media pull and media push services, tried node media server.

bugwarez avatar Jun 12 '23 07:06 bugwarez