8K or 4K 360 degree Camera Encoding and LiveStreaming for VR/MR

I tried FHD encoding using a MIPI camera, following the guide here: https://developer.d-robotics.cc/rdk_doc/en/Basic_Application/multi_media/cdev_demo

  1. Can a 4K USB camera work the same way as a MIPI camera?
  2. After encoding the image, how can I send this file to a server? I would like to use the RTMP protocol for high-reliability live streaming, and SRT protocol for low-latency live streaming. I have experience working with ffmpeg.

Im glad if someone tell me some advice.

Dear Developer,

I have uploaded a document regarding RTMP streaming. For further details, please refer to the document at the following link: Forum Detail

Our USB interface is capable of capturing MJPEG streams, and we are looking to utilize FFmpeg directly for processing.