An suggestions of how to fix the following. The problem is that ui_media accepts https://http.cat/200.jpg but not https://picsum.photos/200, which returns a jpg.
[{"id":"20ddc3a5.ccea0c","type":"ui_media","z":"e2675bf3.39b0b8","group":"91aec0f.aaa5f4","name":"","width":0,"height":0,"order":11,"category":"","file":"","layout":"adjust","showcontrols":true,"loop":true,"onstart":false,"scope":"local","tooltip":"","x":1350,"y":460,"wires":[[]]},{"id":"131544e7.9dee4b","type":"inject","z":"e2675bf3.39b0b8","name":"","props":[{"p":"src","v":"https://picsum.photos/200","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":1170,"y":460,"wires":[["20ddc3a5.ccea0c"]]},{"id":"1a1c469f.709cd9","type":"ui_media","z":"e2675bf3.39b0b8","group":"91aec0f.aaa5f4","name":"","width":0,"height":0,"order":11,"category":"","file":"","layout":"adjust","showcontrols":true,"loop":true,"onstart":false,"scope":"local","tooltip":"","x":1350,"y":500,"wires":[[x]]},{"id":"f261be4a.56a5","type":"inject","z":"e2675bf3.39b0b8","name":"","props":[{"p":"src","v":"https://http.cat/200.jpg","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":1170,"y":500,"wires":[["1a1c469f.709cd9"]]},{"id":"91aec0f.aaa5f4","type":"ui_group","name":"Default","tab":"85d2ae52.a0ed9","order":1,"disp":true,"width":"6","collapse":false},{"id":"85d2ae52.a0ed9","type":"ui_tab","name":"Home","icon":"dashboard","disabled":false,"hidden":false}]