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
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???
The text was updated successfully, but these errors were encountered:
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???
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???
The text was updated successfully, but these errors were encountered: