Previous response had warnings:
WARNINGS: - Extra text detected before JSON object
- Extra text detected after JSON object

New Terminal Output:

root@d7299c7f5982:/app# ls -la /app/
total 2260
drwxr-xr-x 1 root root    4096 Jan  6 01:49 .
drwxr-xr-x 1 root root    4096 Jan  6 03:46 ..
-rw-r--r-- 1 root root 2304016 Jan  6 01:49 frames.tza
root@d7299c7f5982:/app# xxd /app/frames.tza | head -20
bash: xxd: command not found
root@d7299c7f5982:/app# wc -c /app/frames.tza
2304016 /app/frames.tza
root@d7299c7f5982:/app#






























