DEV Community

Discussion on: I work for a live video streaming company, ask me anything!

Collapse
 
missamarakay profile image
Amara Graham

Instagram's API doesn't fully support streaming anywhere other than directly on Instagram, there are some hacks that exist out there but I wouldn't recommend them.

How are you capturing and encoding video? Through your phone?

Collapse
 
abderahmane profile image
Abderrahmane Mustapha

I want to create a website similar to obs studio, streamyard and i need some instructions!

Thread Thread
 
missamarakay profile image
Amara Graham

So if you are doing everything through the browser, you need to use WebRTC or have something encoding or packaging the video at the client to the stream it out. I'm not familiar with Streamyard, so I'm not sure what they are using.

Thread Thread
 
abderahmane profile image
Abderrahmane Mustapha

what i want do is to create a website where i can go live in multi-social media at the same time, so what i want to know is the best technologies, tools or frameworks i can use to achieve the best result