[Solved] Certain videos with enbedded iframe coding are not shown
-
bunks last edited by leocg
ARTE TV offers enbedded videos with coding on basis iframe as follows:
<iframe allowfullscreen="true" style="transition-duration:0;transition-property:no;margin:0 auto;position:relative;display:block;background-color:#000000;" frameborder="0" scrolling="no" width="100%" height="100%" src="https://www.arte.tv/player/v5/index.php?json_url=https%3A%2F%2Fapi.arte.tv%2Fapi%2Fplayer%2Fv2%2Fconfig%2Fde%2F062900-002-A%3Fautoplay%3Dtrue&lang=de&autoplay=true&mute=0"></iframe>
The result in Opera Version:75.0.3969.171 is a black screen. All other browsers (google, Firefox etc.) show the enbedded videos perfectly. This error occurs since last update of the Opera Version. Before it worked perfectly. Is there a way to get the videos running ???
-
burnout426 Volunteer last edited by
Seems like a browser-detection issue. Goto the URL
chrome://flags/#freeze-user-agent
, enable the flag, restart Opera and try again. -
bunks last edited by
@burnout426 Its working, but don't ask me how a normal user can know what wrong? Anyhow thank you for your hint.
Bunks