how to inject 360 metadata to an image
download ExiftoolGUI https://exiftool.org/gui/ https://exiftool.org/ select the image you wanna inject paste the code below and enter -ProjectionType="equirectangular" -UsePanoramaViewer="True" -"PoseHeadingDegrees<$exif:GPSImgDirection" -"CroppedAreaImageWidthPixels<$ImageWidth" -"CroppedAreaImageHeightPixels<$ImageHeight" -"FullPanoWidthPixels<$ImageWidth" -"FullPanoHeightPixels<$ImageHeight" -CroppedAreaLeftPixels="0" -CroppedAreaTopPixels="0" -Make="Ricoh" -Model="Theta S" -Exif:Make="Ricoh" -Exif:Model="Theta S" all done