Jump to content
  • 0

APİ :(


recep
 Share

Question

hello, take it easy, I want to shoot api on my html php site, but I have no information and I could not find it in the training video, how do I do it, is there a feature to receive live broadcast clips like twitch in antmedia?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0
5 minutes ago, Yash said:

MERHABA@recep
Ant medya sunucusu Rest API'leri için aşağıdaki belgeleri inceleyebilirsiniz:
https://antmedia.io/rest/#/
https://resources.antmedia.io/docs/rest-api-guide
https://resources.antmedia.io /docs/rest-api-guide

Canlı yayın klipleri hakkında daha fazla detay paylaşabilir misiniz? Mp4 kayıt dosyalarını mı kastediyorsunuz?
 

no, does antmedia have the feature to get the streamer's funny memory clips like twitch?

Link to comment
Share on other sites

  • 0
21 minutes ago, recep said:

hello, take it easy, I want to shoot api on my html php site, but I have no information and I could not find it in the training video, how do I do it, is there a feature to receive live broadcast clips like twitch in antmedia?

Thank you @Yash for the api reference links.

Hi @recep, Welcome to community.

I am relaxed, You can shoot as much you can 😊

Can you please share more information about your website like :

Is your application is SPA ?
Frontend technology (React, angular) OR core PHP (HTML and PHP mixed on same page.)

 

  • Like 1
Link to comment
Share on other sites

  • 0
On 2/14/2023 at 11:28 PM, recep said:

no, does antmedia have the feature to get the streamer's funny memory clips like twitch?

@recep Ant media supports live streaming and VOD streaming. If you have pre-recorded videos (i assume that what you mean by memories) you can either embed it using a third party player to make it playable like YouTube videos. Or if you want to stream those videos you can look into  ant media server playlists.

Link to comment
Share on other sites

  • 0

Hi guys,

I think I understood recep's requirements 🙂 

Recep, perhaps you already know that Ant Media supports WebRTC publishing on the browser. As far as I understand, you don't want to record the entire stream. However, you can record specific moments by using the start/stop recording REST API. This API is available at: https://antmedia.io/rest/#/BroadcastRestService/enableRecording

To start or stop recording, you simply need to send a request to your specific stream ID. After that you can see your VoD records on Application's VoD tab. 

I hope this is clear to you 🙂 

Best Regards,

Selim

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...