We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
需要配置初始化参数:
init_timeout = 1000; auto_reconnect = 1000;
即可实现自动重连功能。
win32 平台,需要配置初始化参数:
vdev_render_type = 1; video_hwaccel = 1;
android 平台,需要配置初始化参数: video_hwaccel = 1;