1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-08-09 10:42:50 +00:00
fcast/senders/terminal/image_playlist_example.json
2025-06-04 10:34:56 -05:00

14 lines
444 B
JSON

{
"contentType": 0,
"items": [
{
"container": "image/jpeg",
"url": "https://upload.wikimedia.org/wikipedia/commons/thumb/9/90/Everest%2C_Himalayas.jpg/640px-Everest%2C_Himalayas.jpg"
},
{
"container": "image/png",
"url": "https://upload.wikimedia.org/wikipedia/commons/thumb/6/62/NTV7_Testpattern.png/640px-NTV7_Testpattern.png"
}
],
"offset": 0
}