| 
														
															@@ -725,7 +725,7 @@ const char *FindAudioEncoderFromCodec(const char *type) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 bool SimpleOutput::StartStreaming(obs_service_t *service) 
														 | 
														
														 | 
														
															 bool SimpleOutput::StartStreaming(obs_service_t *service) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 { 
														 | 
														
														 | 
														
															 { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	if (!Active()) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	if (!Active(false)) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		SetupOutputs(); 
														 | 
														
														 | 
														
															 		SetupOutputs(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	Auth *auth = main->GetAuth(); 
														 | 
														
														 | 
														
															 	Auth *auth = main->GetAuth(); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -885,7 +885,7 @@ void SimpleOutput::UpdateRecording() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		Update(); 
														 | 
														
														 | 
														
															 		Update(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	} 
														 | 
														
														 | 
														
															 	} 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	if (!Active()) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	if (!Active(false)) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		SetupOutputs(); 
														 | 
														
														 | 
														
															 		SetupOutputs(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	if (!ffmpegOutput) { 
														 | 
														
														 | 
														
															 	if (!ffmpegOutput) { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1507,7 +1507,7 @@ bool AdvancedOutput::StartStreaming(obs_service_t *service) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	UpdateAudioSettings(); 
														 | 
														
														 | 
														
															 	UpdateAudioSettings(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	if (!Active()) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	if (!Active(false)) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		SetupOutputs(); 
														 | 
														
														 | 
														
															 		SetupOutputs(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	Auth *auth = main->GetAuth(); 
														 | 
														
														 | 
														
															 	Auth *auth = main->GetAuth(); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1671,7 +1671,7 @@ bool AdvancedOutput::StartRecording() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	UpdateAudioSettings(); 
														 | 
														
														 | 
														
															 	UpdateAudioSettings(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	if (!Active()) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	if (!Active(false)) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		SetupOutputs(); 
														 | 
														
														 | 
														
															 		SetupOutputs(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	if (!ffmpegOutput || ffmpegRecording) { 
														 | 
														
														 | 
														
															 	if (!ffmpegOutput || ffmpegRecording) { 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -1740,7 +1740,7 @@ bool AdvancedOutput::StartReplayBuffer() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	UpdateAudioSettings(); 
														 | 
														
														 | 
														
															 	UpdateAudioSettings(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-	if (!Active()) 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+	if (!Active(false)) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 		SetupOutputs(); 
														 | 
														
														 | 
														
															 		SetupOutputs(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 	if (!ffmpegOutput || ffmpegRecording) { 
														 | 
														
														 | 
														
															 	if (!ffmpegOutput || ffmpegRecording) { 
														 |