900Seconds / 900SecondsSDK-Android

Live Streaming Video SDK for Android
29 stars 21 forks source link

Problem with Sharing Video URL on Social Networks #5

Open ghost opened 8 years ago

ghost commented 8 years ago

I need the user to be able to share the url of the streamed video on social networks before starting the process of streaming. My problem is that I don't know how to get the url of the video before the beginning of streaming, so that I would be able to give it to a player (to get it played) afterwards.

mr-diestro commented 8 years ago

The SDK has no mechanisms for backup URL for later streaming. URL is generated based on a random string during start streaming.