mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-21 23:32:56 -04:00
add avformat_network_init
This commit is contained in:
@@ -100,6 +100,7 @@ void FfmpegCamera::Initialise()
|
||||
av_log_set_level( AV_LOG_QUIET );
|
||||
|
||||
av_register_all();
|
||||
avformat_network_init();
|
||||
}
|
||||
|
||||
void FfmpegCamera::Terminate()
|
||||
|
||||
Reference in New Issue
Block a user