Forum Replies Created
-
-
8 years ago in reply to: HLS video scan
Hi Martin,
yes, I confirm that m3u8 video length is read correctly on this version. Great job.
Thank you and have a great day.
8 years ago in reply to: HLS video scanHi Martin,
thank you for your response and sorry for delay.
I tried your attached file version(6.0.5.14) and hls video scan is good. But If I use latest 6.0.5.16 version, HLS video scan it’s not good. I have time to 0.
FIX it’s only for this attached file or is on latest 6.0.5.16 too?
Thank you and great job
David8 years ago in reply to: HLS video scan9 years ago in reply to: Remove Watermark on Some Videos ShortcodeHi Martin,
I resume this post, What do you think to add this attr “logo=none” to shortcode overlay in admin post page?
thank you.
David
Hi Martin,
thank you for your response. I’ve only one player for page.
I’ve updated to a new fv pro version and now it work like a charm without error.
Thank you for your support.
Hi Martin,
We use S3 storage with signed url (not cloudfront) and I load page via ajax with this code
$(‘.embedded-video-wrap’).load($this.attr(‘href’)+’ .flowplayer’,function(){
if(jQuery(‘.flowplayer’).size()){
if(!jQuery.browser.mobile){
$(‘.flowplayer’).flowplayer();
fp = jQuery(‘.flowplayer’).data(‘flowplayer’);
fp.load();I use this code because with shortcode video crash (I opened ticket a month ago as dot4all.it).
Thank you Martin
Hi Martin,
thank you for your response.
Yes I load video via ajax, and I get error only on ajax call.
Yes I have a dev enviroment but I need your ip to grant access. Send me your ip via email if you can please.