Jump to content
  • 0

how to create a shareable link to a video


Uday Kakkar
 Share

Question

Hello Everyone

I  am using LiveApp feature of ant media server
Using android app to stream the video onto the backend.

Is there a way to create a shareable link from the client side (Android App)
and share it with someone ?
Since the video is already being hosted on the ant-media server , i thought we should
be able to create a shareable link


Thanks
Uday

Link to comment
Share on other sites

  • Answers 5
  • Created
  • Last Reply

Top Posters For This Question

5 answers to this question

Recommended Posts

  • 0
Hi Uday Kakkar,

please check following wiki page about VoD:


Because the url of the recorded VoD videos are created based on StreamID and resolution after stream has ended and you have this information in Android side. You can directly create this URL and share it after publish is ended.

Best Regards,
Can

PS: Free or Paid one-on-one support and consultancy for your streaming project, please book at https://calendly.com/antmedia/

On Thu, 4 Jun at 2:53 AM , Uday Kakkar <udaykakkar@gmail.com> wrote:
Hello Everyone

I  am using LiveApp feature of ant media server
Using android app to stream the video onto the backend.

Is there a way to create a shareable link from the client side (Android App)
and share it with someone ?
Since the video is already being hosted on the ant-media server , i thought we should
be able to create a shareable link


Thanks
Uday

--
You received this message because you are subscribed to the Google Groups "Ant Media Server" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ant-media-server+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ant-media-server/CA%2Bn0A-ksF6g_RmYbNFMo1%3DhpJ_95hMFKR%3DYVC%2B8MEze%2ByO9viw%40mail.gmail.com.
7650:1264838
Link to comment
Share on other sites

  • 0
Hello

I tried the wiki:

Play VoD Streams with MP4

Firstly, make sure again that MP4 muxing for live streams is enabled on your application. You can see that in the settings of the app on web management panel.

Assume that there is a stream is publishing to the Ant Media Server with an URL in this format rtmp://<SERVER_NAME>/LiveApp/<STREAM_ID> .

After publishing is finished, MP4 file will be created.


It says everywhere that after stream is published , it is ready for viewing.

Is there any way to vies it LIVE - when the video itself is being broadcasted?

Thanks



Thanks
Uday



Link to comment
Share on other sites

  • 0
Hi Uday Kakkar,

you can give link to your play.html web page like in wiki:


If you want WebRTC playing you should remove playOrder: 

Best Regards,
Can

PS: Free or Paid one-on-one support and consultancy for your streaming project, please book at https://calendly.com/antmedia/

On Sun, 7 Jun at 6:47 PM , Uday Kakkar <udaykakkar@gmail.com> wrote:
Hello

I tried the wiki:

Play VoD Streams with MP4

Firstly, make sure again that MP4 muxing for live streams is enabled on your application. You can see that in the settings of the app on web management panel.
Assume that there is a stream is publishing to the Ant Media Server with an URL in this format rtmp://<SERVER_NAME>/LiveApp/<STREAM_ID> .
After publishing is finished, MP4 file will be created.

It says everywhere that after stream is published , it is ready for viewing.

Is there any way to vies it LIVE - when the video itself is being broadcasted?

Thanks



Thanks
Uday



On Sun, Jun 7, 2020 at 11:40 AM Uday Kakkar <udaykakkar@gmail.com> wrote:
Okay i found that in the wiki

thanks

Thanks
Uday



7650:1264838
Link to comment
Share on other sites

 Share

×
×
  • Create New...