Hello all,
I have a problem with the RompR webplayer.
I have the player fully running on a Raspberry 4 b, an MPD and an Apache2.
When I start the webplayer normally via the browser I can fully operate everything and everything runs wonderfully.
The call is done as follows my local: http://192.168.178.30/rompr/index.php
But if I try to integrate the webplayer in an iframe I only get the following picture - see picture and I can't use anything anymore, because the info window dominates everything and on the left and right the selection of media / radio stations and the current playlist doesn't work.
Therefore now my question, what do I have to consider when embedding the webplayer in an iframe, am I missing any additional html options here or specific options for setting the iframe?
The call within the iframe is currently the very simple following: iframe> src=" http://192.168.178.30/rompr/index.php"></iframe
Can someone help me with this?
Thanks a lot.