I would like to stream video TO Azure blob storage (I think I should use Append Blob which is optimized for data streaming). I'm going to use NET.Core (because actually the video is coming from Hololens). What are the best practicies to achive that? I try to dig a little bit on internet, but I found few related topics.
0 Replies