zio
Forum Replies Created
-
Forum: Plugins
In reply to: [Admin Custom Login] After update last update background not scalingPerfect. That worked. Thanks!
Forum: Plugins
In reply to: [Admin Custom Login] After update last update background not scalingSo the
html { background-color: black; }
no longer works after the last update.
Forum: Plugins
In reply to: [Admin Custom Login] After update last update background not scalingHello again. So the above code unfortunately still did not produce the desired effect of having the entire background the static black color that I selected in the settings of the plugin. However, adding this code to CSS worked
html { background-color: black; }
Maybe it would be good to add this to the plugin settings? Thanks for your help!!
Forum: Plugins
In reply to: [Admin Custom Login] After update last update background not scalingUnfortunately I still have white background below the login with the new CSS. Was there any changes recently to the plugin that would have caused this issue? It was filling the entire background black but then started doing this.
Thanks!
Forum: Plugins
In reply to: [Admin Custom Login] After update last update background not scalingIt filled the white space to the right of the login but still have white space right under the login. Also, it made the login fill the entire width on a desktop browser which is suboptimal aesthetically. Is there a custom CSS I can use to do a entire page background fill of black?
Thanks for your help!
Forum: Plugins
In reply to: [Admin Custom Login] After update last update background not scalingI have it set to default. It looks fine in landscape on mobile but in portrait the black background color doesn’t fill the right side of the page. This worked fine prior to the last update. I didn’t change any settings after that either.
Thanks for your help!
No worry Sam. Understandable. I went with another solution at this time. I’ll check back at a later date and see if S3Bubble will work for me (as the solution was cheaper than my current solution). Thanks for all your help!
Sorry for all the updates. Really trying to get this to work before moving to a different product.
I noticed when inspecting the code this is what is on my website using the most current plugin:
*****————————–
<div id="query_jplayer_56b134dd4d28d" class="s3bubble-media-main-jplayer" style="width: 100%; height: 350.438px;"><img id="jp_poster_0" style="width: 100%; height: 350.438px; display: none;"><object id="jp_flash_0" name="jp_flash_0" data="https://s3.amazonaws.com/s3bubble.assets/flash/s3bubble.rtmp.swf" type="application/x-shockwave-flash" width="1" height="1" tabindex="-1"><param name="flashvars" value="jQuery=jQuery&id=jquery_jplayer_56b134dd4d28d&vol=0.8&muted=false"><param name="allowscriptaccess" value="always"><param name="bgcolor" value="#000000"><param name="wmode" value="opaque"></object></div>
*****————————–
versus the RTMP example on your website (https://s3bubble.com/rtmp-streaming-example-s3bubble-wordpress-plugin/)
*****————————–
<div id="jquery_jplayer_56b1352c4547b" class="s3bubble-media-main-jplayer" style="width: 100%; height: 454.5px;"><img id="jp_poster_0" style="width: 100%; height: 454.5px; display: inline;" src="https://s3.amazonaws.com/s3bubble.cloudfront.example/Orion_SM.jpg?response-content-type=image%2Fjpeg&AWSAccessKeyId=AKIAIHSEX5ZA6DUXT56Q&Expires=1454457602&Signature=9XkV4y3UdaEqn22OInHRTQ2tmIQ%3D"><object id="jp_flash_0" name="jp_flash_0" data="https://s3.amazonaws.com/s3bubble.assets/flash/s3bubble.rtmp.swf" type="application/x-shockwave-flash" width="1" height="1" tabindex="-1" style="width: 0px; height: 0px;"><param name="flashvars" value="jQuery=jQuery&id=jquery_jplayer_56b1352c4547b&vol=0.8&muted=false"><param name="allowscriptaccess" value="always"><param name="bgcolor" value="#000000"><param name="wmode" value="opaque"></object></div>
*****————————–
It looks like the jquery_player is different. Could this be the issue? Please help.The last paragraph should read:
I also noticed that now through the browser there will be the loading white circle spinning for multiple minutes and the blue cloud splash screen will not come up to start the video. After several browser refreshes, it will then load properly. Is this on my web server’s end?
Is it something to do with this? https://s3.amazonaws.com/s3bubble.assets/flash/s3bubble.rtmp.swf
OK starting from the beginning.
I’m using a payment gateway, S3Bubble, RTMP, and amazon S3.
I just tried using the “Insert Shortcode” rather than “insert iFrame.” This fixes playing the video on mobile devices. It works!!! However, now when playing on desktop browsers (using flash) the progress bar doesn’t move, the play button doesn’t work, and the time states 00:00. The video starts playing fine but can’t interact with it at all. Here’s a sample of the code:
[s3bubbleRtmpVideoDefault bucket=”xxxxxx” track=”xxxxx.mp4″ aspect=”16:9″ autoplay=”false” download=”false” cloudfront=”E2JUKUGEBxxxx” start=”false” finish=”false” /]
I also notice that now through the browser there will be the loading white circle spinning for multiple minutes before the blue cloud splash screen comes up to start the video. Is this on my web server’s end?
Hi Sam. I am using the S3Bubble wordpress plugin. Inserting it as an iFrame (through the plugin) a user can easily go to view source and see the s3bubble url which can be easily shared. If I try inserting it as a shortcode the player controls do not work (specifically the play button and seeking through the video; the sound slider and maximize button works. The time also states 00:00)… This would solve the problem of not being able to see the URL from S3bubble; however, I need the player controls to work.
Everything is behind a payment gateway. That is what is frustrating is that a user can view source, look at the URL from S3 bubble (https://media.s3bubble.com/rtmp/XXXXXXXXXX:no) and easily share it with others. This also eats into my amazon S3 bandwidth.
As for the prior issue. You tried viewing that video using a ios or android device? That was where the seeking wasn’t working.
Hopefully we can resolve this. ??
Hi Sam. Any update?
Also, I noticed that a person can do a view source and find the media link that s3bubble is using to get the media (https://media.s3bubble.com/rtmp/XXXXXXXXXX:no). Unfortunately this allows people outside of the paid subscription login to watch the videos. How can this be prevented?
Hi Sam. I’ve emailed you the information. I’m using the RTMP solution from Amazon S3. The RTMP streaming player in your example on s3bubble.com works beautifully on all devices including android / ios.
Thanks again !!
Just wanted to follow-up. Can I send you the information?
Hi Sam. Still having issues. Can I send you the username and password to look at the player? I can also send you one of the videos. Thanks!