Skip to content

Commit

Permalink
GimbalVideoControl: initialize GStreamer
Browse files Browse the repository at this point in the history
  • Loading branch information
robertlong13 authored and meee1 committed Feb 3, 2025
1 parent 38f34bf commit aac7718
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Controls/GimbalVideoControl.cs
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ public GimbalVideoControl()
{
InitializeComponent();

_stream.OnNewImage += RenderFrame;

loadPreferences();

yaw_lock = preferences.DefaultLockedMode;
Expand Down

0 comments on commit aac7718

Please sign in to comment.