someoneFromSomewhere Posted May 9, 2022 Share Posted May 9, 2022 Hey guys, If I want to create an app where users can - Create videos easily with webrtc and multistream it to their social media (that uses rtmp) We can have our users connect with API to their facebook, youtube etc We want each user to have the ability to click Start multistream and have the stream go to all the rtmps they have setup Can antmedia help in this case? What's the steps (for a complete newbie so don't hesitate to keep it as simple as possible) we need to follow to setup such a service to our users. We have a few hundred users and each will need their own credentials when connecting to their social media (streamkey and password) Would love to hear your suggestions, links to resources or youtube videos that can explain more... Link to comment Share on other sites More sharing options...
0 Yash Posted May 17, 2022 Share Posted May 17, 2022 Hi @someoneFromSomewhere Hope you are fine. Sorry for the delayed response. You can easily re-stream to your RTMP end points using Ant Media. Please check https://resources.antmedia.io/docs/simulcasting-to-social-media-channels You can create the broadcast on Ant Media for each user and add their persistent/permanent rtmp ingest point in the stream and every time when they will stream to Ant media server then it will republish to that ingest point as well. Please let me know if you have any question. Regards, Yash Link to comment Share on other sites More sharing options...
0 Connessione Posted May 28, 2022 Share Posted May 28, 2022 Quote We have a few hundred users and each will need their own credentials when connecting to their social media (streamkey and password) I think a dynamic server side solution would be better where when the client connects and publishes the server side logic will automatically retrieve the social media details for that user and do simulcasting. Probably using the rest api to create/remove the simulcast configuration will be better. Link to comment Share on other sites More sharing options...
0 Connessione Posted May 28, 2022 Share Posted May 28, 2022 Automating using REST api from JavaScript is also a sound idea. Link to comment Share on other sites More sharing options...
Question
someoneFromSomewhere
Hey guys,
If I want to create an app where users can -
Create videos easily with webrtc and multistream it to their social media (that uses rtmp)
We can have our users connect with API to their facebook, youtube etc
We want each user to have the ability to click Start multistream and have the stream go to all the rtmps they have setup
Can antmedia help in this case?
What's the steps (for a complete newbie so don't hesitate to keep it as simple as possible) we need to follow to setup such a service to our users.
We have a few hundred users and each will need their own credentials when connecting to their social media (streamkey and password)
Would love to hear your suggestions, links to resources or youtube videos that can explain more...
Link to comment
Share on other sites
Top Posters For This Question
2
1
1
Popular Days
May 28
2
May 9
1
May 17
1
Top Posters For This Question
Connessione 2 posts
Yash 1 post
someoneFromSomewhere 1 post
Popular Days
May 28 2022
2 posts
May 9 2022
1 post
May 17 2022
1 post
3 answers to this question
Recommended Posts