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

[Question] How to consume the rtmp stream #1755

Open
AnujSsStw opened this issue Feb 26, 2024 · 1 comment
Open

[Question] How to consume the rtmp stream #1755

AnujSsStw opened this issue Feb 26, 2024 · 1 comment

Comments

@AnujSsStw
Copy link

AnujSsStw commented Feb 26, 2024

So like I wanted to create a live-streaming site. here's my basic idea

obs -> nginx-rtmp -> [consumer/reciver] -> website
so how to send the rtmp stream to consumer for further processing?
like forward live broadcasts to my server;
as ex-> push my_server
so like how do I create my server???

@shubham21155102
Copy link

So like I wanted to create a live-streaming site. here's my basic idea

obs -> nginx-rtmp -> [consumer/reciver] -> website so how to send the rtmp stream to consumer for further processing? like forward live broadcasts to my server; as ex-> push my_server so like how do I create my server???

https://learn.shubhamiitbhu.in/RTMP_Server/
https://medium.com/@resoshubham2002/building-own-rtmp-server-d5e6b10fcfe4
You can refer these

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

2 participants