Video Streaming from Google Cloud Storage
问题 How would we go about getting a video from google cloud storage and streaming that video to a mobile device? I dont see anything related to videos in the Java API like there is for getting images with ImagesServiceFactory The videos are only going to be a maximum of 10-15 seconds long if that makes any difference. Any advice on how to proceed here would be great 回答1: There is no difference between streaming a video and downloading any other file from the Cloud Storage. Thus, no special video