Live

Can you provide the suggested signal format settings for streaming software?

You can refer to the settings mentioned in the following sections as a reference when setting up your streaming software.

Please be aware that these settings are for reference only. When setting up the signal format settings for streaming software, you should consider the network environment, such as speed limitations (max/min), using wired or wireless networks, and other conditions. 

If you require more information, please feel free to contact us.

 

Example for live events using OBS 

You can set up OBS with following settings for live event:

Standard Live ULL Live
  • Stream:
    • Service: Custom 
    • Server: <RTMP Link>
    • Stream Key: <Stream Key>
  • Stream:
    • Service: Custom 
    • Server: <RTMP Link>
    • Stream Key: <Stream Key>
  • Output:
    • Output mode: Simple
    • Streaming:
      • Encoder: Software (x264) (If the CPU usage is too high to affect encoding performance, please try to use the hardware encoder for better performance if it exists.)
      • Video Bitrate:<Please set an appropriate value based on the upload bandwidth of OBS side>
        (The ideal network speed should be faster than 20Mbps)
      • Audio Bitrate: <Please set an appropriate value based on needs. Should smaller than 576>
  • Output:
    • Output mode: Advanced
    • Streaming : 
      • Encoder: x264 (If the CPU usage is too high to affect encoding performance, please try to use the hardware encoder for better performance if it exists.)
      • Rate Control: CBR
      • Bitrate: <Please set an appropriate value based on the upload bandwidth of OBS side>
        (The ideal network speed should be faster than 20Mbps)
      • Keyframe interval: 2
      • CPU Usage Preset: ultrafast
      • Profile: (None)
      • Tune: zerolatency
    • Audio
      • Bitrate: <Please set an appropriate value based on needs. Should smaller than 576>
  • Audio:
    • General :
      • Sample Rate: 48 kHz
      • Channels: Stereo 
  • Audio:
    • General :
      • Sample Rate: 48 kHz
      • Channels: Stereo 
  • Video
    • Base Resolution: 1920 x 1080 
    • Output Resolution: 1920 x 1080 
    • Downscale Filter: Disabled (Choose Bicubic if Output Resolution is not same as Base Resolution)
    • Common FPS Values: 30
  • Video
    • Base Resolution: 1920 x 1080 
    • Output Resolution: 1920 x 1080 
    • Downscale Filter: Disabled (Choose Bilinear if Output Resolution is not same as Base Resolution)
    • Common FPS Values: 30 

 

Updated