Viblast / ios-player-sdk

Viblast Player iOS SDK - native video playback of MPEG-DASH and HLS for live streaming. Extendable with P2P delivery through Viblast PDN.
http://viblast.com/player/
Other
91 stars 17 forks source link

Play mp4 videos #4

Open unoiatech opened 8 years ago

unoiatech commented 8 years ago

Can we play live streaming videos or mp4 ?

ivermolaev commented 8 years ago

Yes of course. As long as the live stream is transported via DASH you should just provide its URL to -initWithCDN:. You should basically do the same if you have a .mp4 hosted somewhere.