]> sjero.net Git - linphone/blobdiff - coreapi/linphonecall.c
Merge branch 'master' of git.linphone.org:linphone
[linphone] / coreapi / linphonecall.c
index 8c109c3d955b526cf8c7565aa1969bebf5e4b8ee..b2f53e5a5d898dd324e4bda41857156283d1dd0d 100644 (file)
@@ -1439,7 +1439,7 @@ static void linphone_call_start_video_stream(LinphoneCall *call, const char *cna
                                cam=get_nowebcam_device();
                        }
                        if (!is_inactive){
-                call->log->video_enabled = TRUE;
+                               call->log->video_enabled = TRUE;
                                video_stream_set_direction (call->videostream, dir);
                                ms_message("%s lc rotation:%d\n", __FUNCTION__, lc->device_rotation);
                                video_stream_set_device_rotation(call->videostream, lc->device_rotation);