Versions Compared

Key

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

...

Code Block
themeRDark
rtmp.useserver_serverread_socket_timeout=true
120

In this case RTMP connection will be closed if no data was received in last 120 seconds.

Write timeout

Write timeout is set with the following setting

Code Block
themeRDark
rtmp.server_write_socket_timeout=120

In this case RTMP connection will be closed if no data was received sent in last 120 seconds.

...

Read and write timeout

Write Read and write timeout is set with the following setting

Code Block
themeRDark
rtmp.server_write_socket_timeout=120

In this case RTMP connection will be closed if no data was received and sent in last 120 seconds.

Known issues

Excerpt Include
From another server via RTMP
From another server via RTMP
nopaneltrue

...