Link to videos on Bunny.net
I'm just trying FC out (currently on free version). As an Administrator, I'm trying to add a post to one of the feeds that shows a video that's stored in my Bunny (Stream) account. Is that possible?
I've tried all of the links - HLS URL, Direct play URL, and even the iframe using the HTML code option, but nothing works.
I've whitelist the community site URL within Bunny.
If I use the iframe option it shows a thumbnail with 403 error.
Using the direct links it just deletes it when I hit the post button.
I use the iFrame option. Then I get rid of the DIV on top and bottom. Finally, I change the "absolute" value to "relative" in the code so it resizes correctly. Someone here taught me that and it works well.
William BeemΒ Many thanks. I managed to get it working, the 403 issue was with the URL in the whitelist in the Bunny security panel.
But your tip with removing the div and position to relative also helped π cheers!