You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: