Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
themeRDark
h264_sps_rbsp_scale=2

9. Some camera streams can loose audio and video sync

Symptoms: RTSP stream freezes or cannot be played by HLS (some segments cannot be written), in stream statistics there are ubnormally big AV syncronization values

Code Block
themeRDark
streams_synchronization=camera1/-21800;camera2/2079600704

Solution: increase synchronization buffers for audio and video tracks

Code Block
themeRDark
audio_incoming_buffer_size=100
video_incoming_buffer_size=100