S3Bubble OTT Streaming

shape
shape
shape
shape
shape
shape
shape
shape

S3Bubble Support Forums

To stay up to date with the latest S3Bubble updates and tutorials please make sure you sign up to our YouTube Channel.

home Forums General Questions & Bugs No download option

Viewing 15 reply threads
  • Author
    Posts
    • #26466
      bwatkins1818
      Participant

      Hello,

      I have a wordpress plugin. And my audio file is embeded like this:
      [s3bubbleAudioSingleIframe code=”rbCGZbMMh” supplied=”progressive” autoplay=”false” download=”true” style=”plain” preload=”auto”/]

      But there are no download button.

      Preview link is here:
      http://www.brittanywatkins.com/hangout-replay/

    • #26468
      s3bubble
      Keymaster

      Hi bwatkins1818,

      Please use the insert shortcode not the insert iframe option this should tehn work for you.

      See in the docs.

      https://s3bubble.com/documentation/#doc2

      Hope this helps

      Best Regards

      Sam

    • #26469
      bwatkins1818
      Participant

      No. It does not work at all.

      My code:
      [s3bubbleAudioSingle bucket=”Hangout” track=”Part 1/hangoutPart1.mp3″ autoplay=”false” download=”true” style=”bar” preload=”auto”/]

      Thank you.

    • #26471
      bwatkins1818
      Participant

      Looks, that there is error on this function:

      jQuery(document).ready(function($) {
      					$(".single-audio-55cc94f403eb2").singleAudio({
      						Ajax:       "http://www.brittanywatkins.com/wp-admin/admin-ajax.php",
      						Pid:		"55cc94f403eb2",
      						Bucket:		"Hangout",
      						Key:		"Part 1/hangoutPart1.mp3",
      						Cloudfront:	"",
      						Security:	"c17e3cca30",
      						AutoPlay:	false,
      						Download:	true,
      						Styles:      "bar",
      						Start:      "false",
      						Finish:	    "false"
      					},function(){<strong></p></strong>
      <p>					});
      				});
      				jQuery( window ).on("beforeunload",function() {
      					addListener(window.s3bubbleAnalytics);
      				});
      • This reply was modified 8 years, 8 months ago by bwatkins1818.
    • #26472
      s3bubble
      Keymaster

      Hi bwatkins1818

      Can you please try this version of the plugin just deactivate and delete the current one and upload the one below, your theme text editor appears to be adding breaks causing the player not to load the theme devs may have a content filter call setup.

      https://s3.amazonaws.com/s3bubble.assets/main.plugin/content_filter_bug/s3bubble-amazon-s3-audio-streaming.zip

      Let me know if it works.

      Best Regards

      Sam

    • #26474
      bwatkins1818
      Participant

      Oh, yes. Now it works. Thank you!

    • #26476
      bwatkins1818
      Participant

      Oh, now there is issue with autoplay. I have set autoplay=”false”, but when page is loaded, the audio stars going.

    • #26478
      s3bubble
      Keymaster

      Hi bwatkins1818

      We are applying a proper fix now, i will update you with the new version shortly.

      Best Regards

      Sam

    • #26480
      s3bubble
      Keymaster

      Hi bwatkins1818

      Please install this versions of the plugin we have addressed issues regarding editors inserting p tags and fixed the autoplay issues.

      DOWNLOAD PLUGIN HERE

      Hope this helps

      Best Regards

      Sam

    • #26503
      bwatkins1818
      Participant

      Now, works. Thank you again.

    • #26525
      ataeionline
      Member

      Hello there, I had the same problem with the download button!
      However, when I use Shortcode, the movie just won’t play! There is only audio and no video, So I have to use the Iframe. Please help me out.

      PS: I’m using a trial account and hope that this problem gets solved so I can use your great plugin.

    • #26531
      ataeionline
      Member

      Well I did download and install the file earlier today, but no change!
      Has this file changed since I made the request?

      • This reply was modified 8 years, 8 months ago by ataeionline.
    • #26534
      s3bubble
      Keymaster

      Hi,

      No nothing has changed can you send me a link to your player in question you can send the link to support@s3bubble.com I’ll take a look for you and get everything working.

      Best regards

      Sam

    • #26560
      ataeionline
      Member

      Here is a test page link:

      http://cloverpad.net/lesson/lesson-eleven/

      Thank you
      PS: I am using WPLMS theme to offer online courses

      • This reply was modified 8 years, 8 months ago by ataeionline.
      • #26566
        s3bubble
        Keymaster

        Hi ataeionline,

        The black screen is almost certainly down to how your videos have been encoded can you please try and upload and use the video below with your setup and let us know if you still get a back screen if it plays fine then it wont been the theme or the plugin is will be the video encoding.

        https://s3.amazonaws.com/s3bubble.assets/tests/Big_Buck_Bunny_Trailer.mp4

        Best Regards

        Sam

    • #26582
      ataeionline
      Member

      I uploaded the video you mentioned and the problem still persists!

      would you please take a look at the page again and see if you could figure out what can trigger the problem?

      • #26590
        s3bubble
        Keymaster

        Hi ataeionline,

        I have taken a look at the code and it seems there is a conflict with another plugin some other plugin within your setup is adding a style display:none to the video class making the video not show.

        I have forced the dom to display block for video and audio with the version below which should resolve your issue.

        DOWNLOAD BLOCK FIX PLUGIN

        Best Regards

        Sam

    • #26668
      ataeionline
      Member

      Thank you, The problem was solved if the lesson is set on free. However when the students try to access the course from within the LMS, The display still sets on Display:none

      and besides, there is no download button even when I set it on shortcode!

      I have a quick suggestion, Is it possible to implement a download button right next to the seekbar?

Viewing 15 reply threads
  • The topic ‘No download option’ is closed to new replies.