Forum Discussion

kelvis2000's avatar
kelvis2000
Visitor
11 years ago

Moving Videos to Cloud with connection problems?

The video will not play on my Roku dev channel?
here is the video link which works when putted to browser..
https://objects.dreamhost.com/guitar/VIDEOS/Bibbspirit.mp4

Here I posted the URL given into the XML
and it does not work, there are other videos in this same XML doc that are working
but these videos are noted in a traditional hosting environment.
I am switching to a Cloud Based environment,… any ideas?

<title>Eric Bibb</title>
<contentType>Talk</contentType>
<contentId>1</contentId>
<media>
<streamFormat>mp4</streamFormat>
<streamQuality>SD</streamQuality>
<streamUrl>https://objects.dreamhost.com/guitar/VIDEOS/Bibbspirit.mp4</streamUrl>
</media>
<media>
<streamFormat>mp4</streamFormat>
<streamQuality>HD</streamQuality>
<streamUrl>https://objects.dreamhost.com/guitar/VIDEOS/Bibbspirit.mp4</streamUrl>
</media>
<synopsis>Dont Let it get Spirit Down.</synopsis>
<genres>Clip</genres>
</item>


Thanks
Kevin

12 Replies

  • Well, some channels use a custom certificates file. But I agree that for the majority of developers who use the standard file, it would be simpler to not require an explicit call. I've entered an enhancement request for this.

    --Mark
  • I have everything linked now, finally and thanks all for the
    help.
    I used Handbrake to put these videos into a mp4 format
    and had the bit rate set at 2048 for the majority of my 30
    videos.
    The Videos shot in High Def seem to be working great
    like below,

    http://guitar.objects.cdn.dream.io/VIDE ... spirit.mp4

    The videos shot in Standard Definition are taking forever to load,
    I am guessing I made a mistake with the bitrate for the SD videos?
    Would you think the is the cause for the slow load?
    What would be a good bitrate for a SD 1200?
    I used the same template in Handbrake for both SD and HD video conversion.
    I have the latest version of Final Cut Pro but found no
    resources for Final Cut X and Roku videos.

    http://guitar.objects.cdn.dream.io/VIDEOS/BoomBoom.mp4

    Thanks,
    Kevin