mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-18 19:46:12 -04:00
use camel case on video_stream and audio_stream
This commit is contained in:
@@ -87,7 +87,7 @@ RemoteCameraHttp::RemoteCameraHttp(
|
||||
if ( capture ) {
|
||||
Initialise();
|
||||
}
|
||||
video_stream = NULL;
|
||||
mVideoStream = NULL;
|
||||
}
|
||||
|
||||
RemoteCameraHttp::~RemoteCameraHttp() {
|
||||
|
||||
Reference in New Issue
Block a user