Jump to content
  • 0

Stream and server scheduling possibility.


cjags
 Share

Question

1 answer to this question

Recommended Posts

  • 0

you can create a crone job on your server which will be called on your desired time

ant media provides REST APIs which can be called to start and stop the live streams 

Starting the broadcast https://antmedia.io/rest/#/BroadcastRestService/startStreamSourceV2

Stop the broadcast https://antmedia.io/rest/#/BroadcastRestService/stopStreamingV2

you can call these APIs to stop and start the Broadcasts using curl 

  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...