Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bugwarez opened this issue Jun 12, 2023 · 0 comments

Comments

@bugwarez
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant