Forum Replies Created
-
-
11 years ago in reply to: Multiple Resolutions – Quality Switching
Hi Martin,
Thanks for the detailed info. My videos do in fact require access keys, so I think I’ll wait until you test this function next week. I’m only hesitating because I have a large number of videos and shortcodes that will need to be renamed/rewritten and I want to be reasonably sure everything I need works before proceeding.
Thanks and have a great weekend!
-David11 years ago in reply to: Multiple Resolutions – Quality SwitchingMartin, two other questions:
1) I notice in the shortcode above, RTMP is specified:
[fvplayer rtmp="https://cdn.foliovision.com/videos/your-video-480p.mp4" qsel="true"]Is that necessary? I’m currently hosting my videos in an S3 bucket, which isn’t an RTMP stream, is it? Can I simply add qsel=”true” to the end of the short code I’m already using? For example:
[fvplayer src='https://s3.amazonaws.com/PortraitDrawingCourse/640x360webm/PD5.5_Modeling_the_Ear_640x360.webm' src1='https://s3.amazonaws.com/PortraitDrawingCourse/640x360mp4/PD5.5_Modeling_the_Ear_640x360.mp4' qsel="true"]
2) I’m linking to both mp4 and webm files in my current shortcode to better accommodate Chrome users. Can the webm files also make use of quality switching, or just the mp4’s?
11 years ago in reply to: Multiple Resolutions – Quality SwitchingAwesome. I should say that I think you guys are doing great work!
11 years ago in reply to: Multiple Resolutions – Quality SwitchingThanks, Martin. I understand now.
This is a great start. I look forward to further refinements. As you mention, the page reload is a bit jarring, and a more seamless transition would be ideal.
Also, support for secure RTMP streaming via CloudFront is a priority for me. I think that deploying my videos on a CDN (especially the HD videos) will help my customers who currently experience streaming issues, but they need to be secure and not accessible to the general public. +1 on that.
Thanks again.
11 years ago in reply to: Multiple Resolutions – Quality SwitchingAfter the video buffering times-out, I get the following error:
http://screencast.com/t/bSlouniw11 years ago in reply to: Multiple Resolutions – Quality SwitchingThanks, Martin. This looks promising.
I have two questions: 1) When do you anticipate this being out of beta? 2) The videos on your test site don’t play: the 3-dot loading icon just goes on indefinitely… What’s going on there?