I have an app which includes a webview (loading content served by a local HTTP server) that has an mp4 video embedded, and if I lock the screen while playing the video it will show the URL on the lock screen as seen in the attached screenshot.
Is it possible to replace the URL that is displayed with a custom string / video title?
Perhaps a custom header in the request's response or something similar?