awslabs / amazon-kinesis-video-streams-webrtc-sdk-ios

iOS SDK for interfacing with the Amazon Kinesis Video Streams Signaling Service.
Apache License 2.0
66 stars 29 forks source link

Get Video Url from live streaming #12

Closed dhruv-dhola closed 4 years ago

dhruv-dhola commented 4 years ago

hello I am working on Aws Webrtc live streaming on ios And Any idea how we get URL Video from live Streaming

lherman-cs commented 4 years ago

@dhruv-dhola do you mind to share your use case? In WebRTC, there's generally no such thing as URL since the data is transferred in peer-to-peer or through a relay, there's no server to serves the video.

MushMal commented 4 years ago

Any update?

sharadrj commented 4 years ago

Closing now.