Example #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components            = new System.ComponentModel.Container();
     this.button1               = new System.Windows.Forms.Button();
     this.button2               = new System.Windows.Forms.Button();
     this.text_SendingPort      = new System.Windows.Forms.TextBox();
     this.text_IP               = new System.Windows.Forms.TextBox();
     this.label3                = new System.Windows.Forms.Label();
     this.text_ReceiveingPORT   = new System.Windows.Forms.TextBox();
     this.label1                = new System.Windows.Forms.Label();
     this.label2                = new System.Windows.Forms.Label();
     this.pictureBox1           = new System.Windows.Forms.PictureBox();
     this.pictureBox2           = new System.Windows.Forms.PictureBox();
     this.label4                = new System.Windows.Forms.Label();
     this.label5                = new System.Windows.Forms.Label();
     this.text_Camera_rec_port  = new System.Windows.Forms.TextBox();
     this.label6                = new System.Windows.Forms.Label();
     this.label7                = new System.Windows.Forms.Label();
     this.button3               = new System.Windows.Forms.Button();
     this.button4               = new System.Windows.Forms.Button();
     this.Capturing             = new System.Windows.Forms.Timer(this.components);
     this.text_Camera_send_port = new System.Windows.Forms.TextBox();
     this.WebCamCapture         = new WebCam_Capture.WebCamCapture();
     this.linkLabel1            = new System.Windows.Forms.LinkLabel();
     this.SuspendLayout();
     //
     // button1
     //
     this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button1.Location  = new System.Drawing.Point(264, 288);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(144, 24);
     this.button1.TabIndex  = 0;
     this.button1.Text      = "Start Talking";
     this.button1.Click    += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button2.Location  = new System.Drawing.Point(264, 320);
     this.button2.Name      = "button2";
     this.button2.Size      = new System.Drawing.Size(144, 24);
     this.button2.TabIndex  = 1;
     this.button2.Text      = "Stop Voice";
     this.button2.Click    += new System.EventHandler(this.button2_Click);
     //
     // text_SendingPort
     //
     this.text_SendingPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.text_SendingPort.Location    = new System.Drawing.Point(152, 296);
     this.text_SendingPort.Name        = "text_SendingPort";
     this.text_SendingPort.Size        = new System.Drawing.Size(104, 20);
     this.text_SendingPort.TabIndex    = 12;
     this.text_SendingPort.Text        = "9000";
     //
     // text_IP
     //
     this.text_IP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.text_IP.Location    = new System.Drawing.Point(104, 0);
     this.text_IP.Name        = "text_IP";
     this.text_IP.Size        = new System.Drawing.Size(256, 20);
     this.text_IP.TabIndex    = 10;
     this.text_IP.Text        = "127.0.0.1";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(16, 296);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(128, 16);
     this.label3.TabIndex = 11;
     this.label3.Text     = "Sending Voice Port";
     //
     // text_ReceiveingPORT
     //
     this.text_ReceiveingPORT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.text_ReceiveingPORT.Location    = new System.Drawing.Point(152, 320);
     this.text_ReceiveingPORT.Name        = "text_ReceiveingPORT";
     this.text_ReceiveingPORT.Size        = new System.Drawing.Size(104, 20);
     this.text_ReceiveingPORT.TabIndex    = 14;
     this.text_ReceiveingPORT.Text        = "9001";
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(16, 320);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(128, 16);
     this.label1.TabIndex = 13;
     this.label1.Text     = "Receiveing Voice Port";
     //
     // label2
     //
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(178)));
     this.label2.Location = new System.Drawing.Point(16, 0);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(88, 24);
     this.label2.TabIndex = 15;
     this.label2.Text     = "Talk With";
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor = System.Drawing.Color.DimGray;
     this.pictureBox1.Location  = new System.Drawing.Point(8, 56);
     this.pictureBox1.Name      = "pictureBox1";
     this.pictureBox1.Size      = new System.Drawing.Size(160, 160);
     this.pictureBox1.TabIndex  = 16;
     this.pictureBox1.TabStop   = false;
     //
     // pictureBox2
     //
     this.pictureBox2.BackColor = System.Drawing.Color.DimGray;
     this.pictureBox2.Location  = new System.Drawing.Point(240, 56);
     this.pictureBox2.Name      = "pictureBox2";
     this.pictureBox2.Size      = new System.Drawing.Size(160, 160);
     this.pictureBox2.TabIndex  = 17;
     this.pictureBox2.TabStop   = false;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(24, 40);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(128, 16);
     this.label4.TabIndex = 18;
     this.label4.Text     = "My Camera";
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(256, 40);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(128, 16);
     this.label5.TabIndex = 19;
     this.label5.Text     = "Remote Camera";
     //
     // text_Camera_rec_port
     //
     this.text_Camera_rec_port.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.text_Camera_rec_port.Location    = new System.Drawing.Point(152, 256);
     this.text_Camera_rec_port.Name        = "text_Camera_rec_port";
     this.text_Camera_rec_port.Size        = new System.Drawing.Size(104, 20);
     this.text_Camera_rec_port.TabIndex    = 24;
     this.text_Camera_rec_port.Text        = "8001";
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(16, 256);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(128, 16);
     this.label6.TabIndex = 23;
     this.label6.Text     = "Receiveing Video Port";
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(16, 232);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(128, 16);
     this.label7.TabIndex = 21;
     this.label7.Text     = "Sending Video Port";
     //
     // button3
     //
     this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button3.Location  = new System.Drawing.Point(264, 256);
     this.button3.Name      = "button3";
     this.button3.Size      = new System.Drawing.Size(144, 24);
     this.button3.TabIndex  = 26;
     this.button3.Text      = "Stop Camera";
     this.button3.Click    += new System.EventHandler(this.button3_Click);
     //
     // button4
     //
     this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.button4.Location  = new System.Drawing.Point(264, 224);
     this.button4.Name      = "button4";
     this.button4.Size      = new System.Drawing.Size(144, 24);
     this.button4.TabIndex  = 25;
     this.button4.Text      = "Start Camera";
     this.button4.Click    += new System.EventHandler(this.button4_Click);
     //
     // Capturing
     //
     this.Capturing.Tick += new System.EventHandler(this.Capturing_Tick);
     //
     // text_Camera_send_port
     //
     this.text_Camera_send_port.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.text_Camera_send_port.Location    = new System.Drawing.Point(152, 224);
     this.text_Camera_send_port.Name        = "text_Camera_send_port";
     this.text_Camera_send_port.Size        = new System.Drawing.Size(104, 20);
     this.text_Camera_send_port.TabIndex    = 27;
     this.text_Camera_send_port.Text        = "8000";
     //
     // WebCamCapture
     //
     this.WebCamCapture.CaptureHeight = 240;
     this.WebCamCapture.CaptureWidth  = 320;
     // TODO: Code generation for 'this.WebCamCapture.FrameNumber' failed because of Exception 'Invalid Primitive Type: System.UInt64. Only CLS compliant primitive types can be used. Consider using CodeObjectCreateExpression.'.
     this.WebCamCapture.Location = new System.Drawing.Point(17, 17);
     this.WebCamCapture.Name     = "WebCamCapture";
     this.WebCamCapture.Size     = new System.Drawing.Size(342, 252);
     this.WebCamCapture.TabIndex = 0;
     this.WebCamCapture.TimeToCapture_milliseconds = 100;
     this.WebCamCapture.ImageCaptured += new WebCam_Capture.WebCamCapture.WebCamEventHandler(this.WebCamCapture_ImageCaptured);
     //
     // linkLabel1
     //
     this.linkLabel1.Location = new System.Drawing.Point(160, 24);
     this.linkLabel1.Name     = "linkLabel1";
     this.linkLabel1.Size     = new System.Drawing.Size(104, 16);
     this.linkLabel1.TabIndex = 28;
     this.linkLabel1.TabStop  = true;
     this.linkLabel1.Text     = "www.fadidotnet.org";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(432, 350);
     this.Controls.Add(this.linkLabel1);
     this.Controls.Add(this.text_Camera_send_port);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.text_Camera_rec_port);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.pictureBox2);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.text_ReceiveingPORT);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.text_SendingPort);
     this.Controls.Add(this.text_IP);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.MaximizeBox   = false;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Video/Voice Conference System - By FADI Abdel-qader";
     this.Closing      += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
     this.Load         += new System.EventHandler(this.Form1_Load);
     this.ResumeLayout(false);
 }
Example #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.text_IP               = new System.Windows.Forms.TextBox();
     this.label2                = new System.Windows.Forms.Label();
     this.label4                = new System.Windows.Forms.Label();
     this.label7                = new System.Windows.Forms.Label();
     this.button3               = new System.Windows.Forms.Button();
     this.button4               = new System.Windows.Forms.Button();
     this.Capturing             = new System.Windows.Forms.Timer(this.components);
     this.text_Camera_send_port = new System.Windows.Forms.TextBox();
     this.WebCamCapture         = new WebCam_Capture.WebCamCapture();
     this.pictureBox1           = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // text_IP
     //
     this.text_IP.Location = new System.Drawing.Point(77, 12);
     this.text_IP.Name     = "text_IP";
     this.text_IP.Size     = new System.Drawing.Size(95, 20);
     this.text_IP.TabIndex = 10;
     this.text_IP.Text     = "192.168.0.47";
     //
     // label2
     //
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.label2.Location = new System.Drawing.Point(14, 14);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(57, 18);
     this.label2.TabIndex = 15;
     this.label2.Text     = "Server IP";
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(12, 38);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(128, 16);
     this.label4.TabIndex = 18;
     this.label4.Text     = "My Camera";
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(207, 14);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(58, 16);
     this.label7.TabIndex = 21;
     this.label7.Text     = "Video Port";
     //
     // button3
     //
     this.button3.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.button3.Location  = new System.Drawing.Point(243, 310);
     this.button3.Name      = "button3";
     this.button3.Size      = new System.Drawing.Size(89, 24);
     this.button3.TabIndex  = 26;
     this.button3.Text      = "Stop Camera";
     this.button3.Click    += new System.EventHandler(this.button3_Click);
     //
     // button4
     //
     this.button4.FlatStyle         = System.Windows.Forms.FlatStyle.System;
     this.button4.Image             = ((System.Drawing.Image)(resources.GetObject("button4.Image")));
     this.button4.Location          = new System.Drawing.Point(149, 310);
     this.button4.Name              = "button4";
     this.button4.Size              = new System.Drawing.Size(88, 24);
     this.button4.TabIndex          = 25;
     this.button4.Text              = "Start Camera";
     this.button4.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.button4.Click            += new System.EventHandler(this.button4_Click);
     //
     // Capturing
     //
     this.Capturing.Tick += new System.EventHandler(this.Capturing_Tick);
     //
     // text_Camera_send_port
     //
     this.text_Camera_send_port.Location = new System.Drawing.Point(271, 12);
     this.text_Camera_send_port.Name     = "text_Camera_send_port";
     this.text_Camera_send_port.Size     = new System.Drawing.Size(61, 20);
     this.text_Camera_send_port.TabIndex = 27;
     this.text_Camera_send_port.Text     = "8080";
     //
     // WebCamCapture
     //
     this.WebCamCapture.CaptureHeight = 240;
     this.WebCamCapture.CaptureWidth  = 320;
     this.WebCamCapture.FrameNumber   = ((ulong)(0ul));
     this.WebCamCapture.Location      = new System.Drawing.Point(17, 17);
     this.WebCamCapture.Name          = "WebCamCapture";
     this.WebCamCapture.Size          = new System.Drawing.Size(342, 252);
     this.WebCamCapture.TabIndex      = 0;
     this.WebCamCapture.TimeToCapture_milliseconds = 100;
     this.WebCamCapture.ImageCaptured += new WebCam_Capture.WebCamCapture.WebCamEventHandler(this.WebCamCapture_ImageCaptured);
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor             = System.Drawing.Color.LightGray;
     this.pictureBox1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.pictureBox1.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureBox1.Location = new System.Drawing.Point(12, 54);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(320, 240);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 16;
     this.pictureBox1.TabStop  = false;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(346, 347);
     this.Controls.Add(this.text_Camera_send_port);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.text_IP);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "Form1";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Webcam Client";
     this.Closing        += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
     this.Load           += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.WebCamCapture  = new WebCam_Capture.WebCamCapture();
     this.pictureBox1    = new System.Windows.Forms.PictureBox();
     this.cmdStart       = new System.Windows.Forms.Button();
     this.cmdStop        = new System.Windows.Forms.Button();
     this.cmdContinue    = new System.Windows.Forms.Button();
     this.numCaptureTime = new System.Windows.Forms.NumericUpDown();
     this.label1         = new System.Windows.Forms.Label();
     this.btnSalvar      = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numCaptureTime)).BeginInit();
     this.SuspendLayout();
     //
     // WebCamCapture
     //
     this.WebCamCapture.CaptureHeight = 240;
     this.WebCamCapture.CaptureWidth  = 320;
     this.WebCamCapture.FrameNumber   = ((ulong)(0ul));
     this.WebCamCapture.Location      = new System.Drawing.Point(17, 17);
     this.WebCamCapture.Name          = "WebCamCapture";
     this.WebCamCapture.Size          = new System.Drawing.Size(342, 252);
     this.WebCamCapture.TabIndex      = 0;
     this.WebCamCapture.TimeToCapture_milliseconds = 100;
     this.WebCamCapture.ImageCaptured += new WebCam_Capture.WebCamCapture.WebCamEventHandler(this.WebCamCapture_ImageCaptured);
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new System.Drawing.Point(6, 6);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(327, 252);
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // cmdStart
     //
     this.cmdStart.Location = new System.Drawing.Point(6, 264);
     this.cmdStart.Name     = "cmdStart";
     this.cmdStart.Size     = new System.Drawing.Size(78, 24);
     this.cmdStart.TabIndex = 1;
     this.cmdStart.Text     = "Start";
     this.cmdStart.Click   += new System.EventHandler(this.cmdStart_Click);
     //
     // cmdStop
     //
     this.cmdStop.Location = new System.Drawing.Point(90, 264);
     this.cmdStop.Name     = "cmdStop";
     this.cmdStop.Size     = new System.Drawing.Size(78, 24);
     this.cmdStop.TabIndex = 2;
     this.cmdStop.Text     = "Stop";
     this.cmdStop.Click   += new System.EventHandler(this.cmdStop_Click);
     //
     // cmdContinue
     //
     this.cmdContinue.Location = new System.Drawing.Point(174, 264);
     this.cmdContinue.Name     = "cmdContinue";
     this.cmdContinue.Size     = new System.Drawing.Size(78, 24);
     this.cmdContinue.TabIndex = 3;
     this.cmdContinue.Text     = "Continue";
     this.cmdContinue.Click   += new System.EventHandler(this.cmdContinue_Click);
     //
     // numCaptureTime
     //
     this.numCaptureTime.Location = new System.Drawing.Point(162, 306);
     this.numCaptureTime.Maximum  = new decimal(new int[] {
         32000,
         0,
         0,
         0
     });
     this.numCaptureTime.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.numCaptureTime.Name     = "numCaptureTime";
     this.numCaptureTime.Size     = new System.Drawing.Size(66, 20);
     this.numCaptureTime.TabIndex = 4;
     this.numCaptureTime.Value    = new decimal(new int[] {
         20,
         0,
         0,
         0
     });
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(6, 312);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(150, 18);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Capture Time (Milliseconds)";
     //
     // btnSalvar
     //
     this.btnSalvar.Location = new System.Drawing.Point(258, 265);
     this.btnSalvar.Name     = "btnSalvar";
     this.btnSalvar.Size     = new System.Drawing.Size(75, 23);
     this.btnSalvar.TabIndex = 6;
     this.btnSalvar.Text     = "Salvar";
     this.btnSalvar.UseVisualStyleBackColor = true;
     this.btnSalvar.Click += new System.EventHandler(this.btnSalvar_Click);
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(342, 342);
     this.Controls.Add(this.btnSalvar);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.numCaptureTime);
     this.Controls.Add(this.cmdContinue);
     this.Controls.Add(this.cmdStop);
     this.Controls.Add(this.cmdStart);
     this.Controls.Add(this.pictureBox1);
     this.Name     = "Form1";
     this.Text     = "WebCam Capture";
     this.Load    += new System.EventHandler(this.Form1_Load);
     this.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numCaptureTime)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.button1 = new System.Windows.Forms.Button();
     this.button2 = new System.Windows.Forms.Button();
     this.text_Voice_SendingPort = new System.Windows.Forms.TextBox();
     this.text_IP               = new System.Windows.Forms.TextBox();
     this.label3                = new System.Windows.Forms.Label();
     this.label2                = new System.Windows.Forms.Label();
     this.label4                = new System.Windows.Forms.Label();
     this.label5                = new System.Windows.Forms.Label();
     this.label7                = new System.Windows.Forms.Label();
     this.button3               = new System.Windows.Forms.Button();
     this.button4               = new System.Windows.Forms.Button();
     this.Capturing             = new System.Windows.Forms.Timer(this.components);
     this.text_Camera_send_port = new System.Windows.Forms.TextBox();
     this.WebCamCapture         = new WebCam_Capture.WebCamCapture();
     this.pictureBox2           = new System.Windows.Forms.PictureBox();
     this.pictureBox1           = new System.Windows.Forms.PictureBox();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // button1
     //
     this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.button1.Location = new System.Drawing.Point(485, 343);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(89, 24);
     this.button1.TabIndex = 0;
     this.button1.Text     = "Start Talking";
     this.button1.Click   += new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.button2.Location = new System.Drawing.Point(580, 343);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(89, 24);
     this.button2.TabIndex = 1;
     this.button2.Text     = "Stop Voice";
     this.button2.Click   += new System.EventHandler(this.button2_Click);
     //
     // text_Voice_SendingPort
     //
     this.text_Voice_SendingPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.text_Voice_SendingPort.Location    = new System.Drawing.Point(418, 345);
     this.text_Voice_SendingPort.Name        = "text_Voice_SendingPort";
     this.text_Voice_SendingPort.Size        = new System.Drawing.Size(61, 20);
     this.text_Voice_SendingPort.TabIndex    = 12;
     this.text_Voice_SendingPort.Text        = "9000";
     //
     // text_IP
     //
     this.text_IP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.text_IP.Location    = new System.Drawing.Point(559, 15);
     this.text_IP.Name        = "text_IP";
     this.text_IP.Size        = new System.Drawing.Size(112, 20);
     this.text_IP.TabIndex    = 10;
     this.text_IP.Text        = "127.0.0.1";
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(354, 347);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(58, 20);
     this.label3.TabIndex = 11;
     this.label3.Text     = "Voice Port";
     //
     // label2
     //
     this.label2.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8F);
     this.label2.Image      = ((System.Drawing.Image)(resources.GetObject("label2.Image")));
     this.label2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.label2.Location   = new System.Drawing.Point(462, 17);
     this.label2.Name       = "label2";
     this.label2.Size       = new System.Drawing.Size(91, 18);
     this.label2.TabIndex   = 15;
     this.label2.Text       = "Talk With (IP)";
     this.label2.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(12, 38);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(128, 16);
     this.label4.TabIndex = 18;
     this.label4.Text     = "My Camera";
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(348, 38);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(128, 16);
     this.label5.TabIndex = 19;
     this.label5.Text     = "Remote Camera";
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(354, 321);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(58, 16);
     this.label7.TabIndex = 21;
     this.label7.Text     = "Video Port";
     //
     // button3
     //
     this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.button3.Location = new System.Drawing.Point(580, 317);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(89, 24);
     this.button3.TabIndex = 26;
     this.button3.Text     = "Stop Camera";
     this.button3.Click   += new System.EventHandler(this.button3_Click);
     //
     // button4
     //
     this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.button4.Location = new System.Drawing.Point(485, 317);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(89, 24);
     this.button4.TabIndex = 25;
     this.button4.Text     = "Start Camera";
     this.button4.Click   += new System.EventHandler(this.button4_Click);
     //
     // Capturing
     //
     this.Capturing.Tick += new System.EventHandler(this.Capturing_Tick);
     //
     // text_Camera_send_port
     //
     this.text_Camera_send_port.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.text_Camera_send_port.Location    = new System.Drawing.Point(418, 319);
     this.text_Camera_send_port.Name        = "text_Camera_send_port";
     this.text_Camera_send_port.Size        = new System.Drawing.Size(61, 20);
     this.text_Camera_send_port.TabIndex    = 27;
     this.text_Camera_send_port.Text        = "8000";
     //
     // WebCamCapture
     //
     this.WebCamCapture.CaptureHeight = 240;
     this.WebCamCapture.CaptureWidth  = 320;
     this.WebCamCapture.FrameNumber   = ((ulong)(0ul));
     this.WebCamCapture.Location      = new System.Drawing.Point(17, 17);
     this.WebCamCapture.Name          = "WebCamCapture";
     this.WebCamCapture.Size          = new System.Drawing.Size(342, 252);
     this.WebCamCapture.TabIndex      = 0;
     this.WebCamCapture.TimeToCapture_milliseconds = 100;
     this.WebCamCapture.ImageCaptured += new WebCam_Capture.WebCamCapture.WebCamEventHandler(this.WebCamCapture_ImageCaptured);
     //
     // pictureBox2
     //
     this.pictureBox2.BackColor             = System.Drawing.Color.LightGray;
     this.pictureBox2.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
     this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.pictureBox2.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureBox2.Location = new System.Drawing.Point(351, 54);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(320, 240);
     this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox2.TabIndex = 17;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor             = System.Drawing.Color.LightGray;
     this.pictureBox1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.pictureBox1.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureBox1.Location = new System.Drawing.Point(12, 54);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(320, 240);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 16;
     this.pictureBox1.TabStop  = false;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.SystemColors.ControlLight;
     this.ClientSize        = new System.Drawing.Size(681, 380);
     this.Controls.Add(this.text_Camera_send_port);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.pictureBox2);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.text_Voice_SendingPort);
     this.Controls.Add(this.text_IP);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "Form1";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Video Conference";
     this.Closing        += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
     this.Load           += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.WebCamCapture  = new WebCam_Capture.WebCamCapture();
     this.pictureBox1    = new System.Windows.Forms.PictureBox();
     this.cmdStart       = new System.Windows.Forms.Button();
     this.cmdStop        = new System.Windows.Forms.Button();
     this.cmdContinue    = new System.Windows.Forms.Button();
     this.numCaptureTime = new System.Windows.Forms.NumericUpDown();
     this.label1         = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.numCaptureTime)).BeginInit();
     this.SuspendLayout();
     //
     // WebCamCapture
     //
     this.WebCamCapture.CaptureHeight = 240;
     this.WebCamCapture.CaptureWidth  = 320;
     // TODO: Code generation for 'this.WebCamCapture.FrameNumber' failed because of Exception 'Invalid Primitive Type: System.UInt64. Only CLS compliant primitive types can be used. Consider using CodeObjectCreateExpression.'.
     this.WebCamCapture.Location = new System.Drawing.Point(17, 17);
     this.WebCamCapture.Name     = "WebCamCapture";
     this.WebCamCapture.Size     = new System.Drawing.Size(342, 252);
     this.WebCamCapture.TabIndex = 0;
     this.WebCamCapture.TimeToCapture_milliseconds = 100;
     this.WebCamCapture.ImageCaptured += new WebCam_Capture.WebCamCapture.WebCamEventHandler(this.WebCamCapture_ImageCaptured);
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new System.Drawing.Point(6, 6);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(320, 240);
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop  = false;
     //
     // cmdStart
     //
     this.cmdStart.Location = new System.Drawing.Point(6, 264);
     this.cmdStart.Name     = "cmdStart";
     this.cmdStart.Size     = new System.Drawing.Size(78, 24);
     this.cmdStart.TabIndex = 1;
     this.cmdStart.Text     = "Start";
     this.cmdStart.Click   += new System.EventHandler(this.cmdStart_Click);
     //
     // cmdStop
     //
     this.cmdStop.Location = new System.Drawing.Point(102, 264);
     this.cmdStop.Name     = "cmdStop";
     this.cmdStop.Size     = new System.Drawing.Size(78, 24);
     this.cmdStop.TabIndex = 2;
     this.cmdStop.Text     = "Stop";
     this.cmdStop.Click   += new System.EventHandler(this.cmdStop_Click);
     //
     // cmdContinue
     //
     this.cmdContinue.Location = new System.Drawing.Point(198, 264);
     this.cmdContinue.Name     = "cmdContinue";
     this.cmdContinue.Size     = new System.Drawing.Size(78, 24);
     this.cmdContinue.TabIndex = 3;
     this.cmdContinue.Text     = "Continue";
     this.cmdContinue.Click   += new System.EventHandler(this.cmdContinue_Click);
     //
     // numCaptureTime
     //
     this.numCaptureTime.Location = new System.Drawing.Point(162, 306);
     this.numCaptureTime.Maximum  = new System.Decimal(new int[] {
         32000,
         0,
         0,
         0
     });
     this.numCaptureTime.Minimum = new System.Decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.numCaptureTime.Name     = "numCaptureTime";
     this.numCaptureTime.Size     = new System.Drawing.Size(66, 20);
     this.numCaptureTime.TabIndex = 4;
     this.numCaptureTime.Value    = new System.Decimal(new int[] {
         20,
         0,
         0,
         0
     });
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(6, 312);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(150, 18);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Capture Time (Milliseconds)";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(358, 357);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.label1,
         this.numCaptureTime,
         this.cmdContinue,
         this.cmdStop,
         this.cmdStart,
         this.pictureBox1
     });
     this.Name     = "Form1";
     this.Text     = "WebCam Capture";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
     this.Load    += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.numCaptureTime)).EndInit();
     this.ResumeLayout(false);
 }
Example #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.WebCamCapture = new WebCam_Capture.WebCamCapture();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.cmdStart = new System.Windows.Forms.Button();
     this.cmdStop = new System.Windows.Forms.Button();
     this.cmdContinue = new System.Windows.Forms.Button();
     this.numCaptureTime = new System.Windows.Forms.NumericUpDown();
     this.label1 = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.numCaptureTime)).BeginInit();
     this.SuspendLayout();
     //
     // WebCamCapture
     //
     this.WebCamCapture.CaptureHeight = 240;
     this.WebCamCapture.CaptureWidth = 320;
     // TODO: Code generation for 'this.WebCamCapture.FrameNumber' failed because of Exception 'Invalid Primitive Type: System.UInt64. Only CLS compliant primitive types can be used. Consider using CodeObjectCreateExpression.'.
     this.WebCamCapture.Location = new System.Drawing.Point(17, 17);
     this.WebCamCapture.Name = "WebCamCapture";
     this.WebCamCapture.Size = new System.Drawing.Size(342, 252);
     this.WebCamCapture.TabIndex = 0;
     this.WebCamCapture.TimeToCapture_milliseconds = 100;
     this.WebCamCapture.ImageCaptured += new WebCam_Capture.WebCamCapture.WebCamEventHandler(this.WebCamCapture_ImageCaptured);
     //
     // pictureBox1
     //
     this.pictureBox1.Location = new System.Drawing.Point(6, 6);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(320, 240);
     this.pictureBox1.TabIndex = 0;
     this.pictureBox1.TabStop = false;
     //
     // cmdStart
     //
     this.cmdStart.Location = new System.Drawing.Point(6, 264);
     this.cmdStart.Name = "cmdStart";
     this.cmdStart.Size = new System.Drawing.Size(78, 24);
     this.cmdStart.TabIndex = 1;
     this.cmdStart.Text = "Start";
     this.cmdStart.Click += new System.EventHandler(this.cmdStart_Click);
     //
     // cmdStop
     //
     this.cmdStop.Location = new System.Drawing.Point(102, 264);
     this.cmdStop.Name = "cmdStop";
     this.cmdStop.Size = new System.Drawing.Size(78, 24);
     this.cmdStop.TabIndex = 2;
     this.cmdStop.Text = "Stop";
     this.cmdStop.Click += new System.EventHandler(this.cmdStop_Click);
     //
     // cmdContinue
     //
     this.cmdContinue.Location = new System.Drawing.Point(198, 264);
     this.cmdContinue.Name = "cmdContinue";
     this.cmdContinue.Size = new System.Drawing.Size(78, 24);
     this.cmdContinue.TabIndex = 3;
     this.cmdContinue.Text = "Continue";
     this.cmdContinue.Click += new System.EventHandler(this.cmdContinue_Click);
     //
     // numCaptureTime
     //
     this.numCaptureTime.Location = new System.Drawing.Point(162, 306);
     this.numCaptureTime.Maximum = new System.Decimal(new int[] {
                                                                    32000,
                                                                    0,
                                                                    0,
                                                                    0});
     this.numCaptureTime.Minimum = new System.Decimal(new int[] {
                                                                    1,
                                                                    0,
                                                                    0,
                                                                    0});
     this.numCaptureTime.Name = "numCaptureTime";
     this.numCaptureTime.Size = new System.Drawing.Size(66, 20);
     this.numCaptureTime.TabIndex = 4;
     this.numCaptureTime.Value = new System.Decimal(new int[] {
                                                                  20,
                                                                  0,
                                                                  0,
                                                                  0});
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(6, 312);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(150, 18);
     this.label1.TabIndex = 5;
     this.label1.Text = "Capture Time (Milliseconds)";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(358, 357);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                   this.label1,
                                                                   this.numCaptureTime,
                                                                   this.cmdContinue,
                                                                   this.cmdStop,
                                                                   this.cmdStart,
                                                                   this.pictureBox1});
     this.Name = "Form1";
     this.Text = "WebCam Capture";
     this.Closing += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.numCaptureTime)).EndInit();
     this.ResumeLayout(false);
 }
Example #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.text_ReceiveingPORT2 = new System.Windows.Forms.TextBox();
     this.pictureBox2          = new System.Windows.Forms.PictureBox();
     this.label4 = new System.Windows.Forms.Label();
     this.label5 = new System.Windows.Forms.Label();
     this.text_Camera_rec_port  = new System.Windows.Forms.TextBox();
     this.text_Camera_rec_port2 = new System.Windows.Forms.TextBox();
     this.label6                = new System.Windows.Forms.Label();
     this.Capturing             = new System.Windows.Forms.Timer(this.components);
     this.WebCamCapture         = new WebCam_Capture.WebCamCapture();
     this.pictureBox1           = new System.Windows.Forms.PictureBox();
     this.label1                = new System.Windows.Forms.Label();
     this.pictureBox3           = new System.Windows.Forms.PictureBox();
     this.text_Camera_rec_port3 = new System.Windows.Forms.TextBox();
     this.label2                = new System.Windows.Forms.Label();
     this.label3                = new System.Windows.Forms.Label();
     this.pictureBox4           = new System.Windows.Forms.PictureBox();
     this.text_Camera_rec_port4 = new System.Windows.Forms.TextBox();
     this.label7                = new System.Windows.Forms.Label();
     this.label8                = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
     this.SuspendLayout();
     //
     // text_ReceiveingPORT2
     //
     this.text_ReceiveingPORT2.Location = new System.Drawing.Point(0, 0);
     this.text_ReceiveingPORT2.Name     = "text_ReceiveingPORT2";
     this.text_ReceiveingPORT2.Size     = new System.Drawing.Size(100, 20);
     this.text_ReceiveingPORT2.TabIndex = 0;
     //
     // pictureBox2
     //
     this.pictureBox2.BackColor             = System.Drawing.Color.LightGray;
     this.pictureBox2.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage")));
     this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.pictureBox2.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureBox2.Location = new System.Drawing.Point(234, 30);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(200, 150);
     this.pictureBox2.TabIndex = 17;
     this.pictureBox2.TabStop  = false;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(13, 11);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(128, 16);
     this.label4.TabIndex = 18;
     this.label4.Text     = "Camera#1";
     //
     // label5
     //
     this.label5.Location = new System.Drawing.Point(231, 11);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(128, 16);
     this.label5.TabIndex = 19;
     this.label5.Text     = "Camera#2";
     //
     // text_Camera_rec_port
     //
     this.text_Camera_rec_port.Location = new System.Drawing.Point(116, 201);
     this.text_Camera_rec_port.Name     = "text_Camera_rec_port";
     this.text_Camera_rec_port.Size     = new System.Drawing.Size(86, 20);
     this.text_Camera_rec_port.TabIndex = 24;
     this.text_Camera_rec_port.Text     = "8000";
     this.text_Camera_rec_port.Visible  = false;
     //
     // text_Camera_rec_port2
     //
     this.text_Camera_rec_port2.Location = new System.Drawing.Point(330, 201);
     this.text_Camera_rec_port2.Name     = "text_Camera_rec_port2";
     this.text_Camera_rec_port2.Size     = new System.Drawing.Size(87, 20);
     this.text_Camera_rec_port2.TabIndex = 24;
     this.text_Camera_rec_port2.Text     = "8010";
     this.text_Camera_rec_port2.Visible  = false;
     //
     // label6
     //
     this.label6.Location = new System.Drawing.Point(13, 203);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(88, 16);
     this.label6.TabIndex = 23;
     this.label6.Text     = "Receiveing Port";
     this.label6.Visible  = false;
     //
     // WebCamCapture
     //
     this.WebCamCapture.CaptureHeight = 240;
     this.WebCamCapture.CaptureWidth  = 320;
     this.WebCamCapture.FrameNumber   = ((ulong)(0ul));
     this.WebCamCapture.Location      = new System.Drawing.Point(17, 17);
     this.WebCamCapture.Name          = "WebCamCapture";
     this.WebCamCapture.Size          = new System.Drawing.Size(342, 252);
     this.WebCamCapture.TabIndex      = 0;
     this.WebCamCapture.TimeToCapture_milliseconds = 100;
     //
     // pictureBox1
     //
     this.pictureBox1.BackColor             = System.Drawing.Color.LightGray;
     this.pictureBox1.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage")));
     this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.pictureBox1.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureBox1.Location = new System.Drawing.Point(16, 30);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(200, 150);
     this.pictureBox1.TabIndex = 27;
     this.pictureBox1.TabStop  = false;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(231, 203);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(88, 16);
     this.label1.TabIndex = 28;
     this.label1.Text     = "Receiveing Port";
     this.label1.Visible  = false;
     //
     // pictureBox3
     //
     this.pictureBox3.BackColor             = System.Drawing.Color.LightGray;
     this.pictureBox3.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pictureBox3.BackgroundImage")));
     this.pictureBox3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.pictureBox3.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureBox3.Location = new System.Drawing.Point(451, 30);
     this.pictureBox3.Name     = "pictureBox3";
     this.pictureBox3.Size     = new System.Drawing.Size(200, 150);
     this.pictureBox3.TabIndex = 32;
     this.pictureBox3.TabStop  = false;
     //
     // text_Camera_rec_port3
     //
     this.text_Camera_rec_port3.Location = new System.Drawing.Point(551, 199);
     this.text_Camera_rec_port3.Name     = "text_Camera_rec_port3";
     this.text_Camera_rec_port3.Size     = new System.Drawing.Size(86, 20);
     this.text_Camera_rec_port3.TabIndex = 31;
     this.text_Camera_rec_port3.Text     = "8020";
     this.text_Camera_rec_port3.Visible  = false;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(448, 201);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(88, 16);
     this.label2.TabIndex = 30;
     this.label2.Text     = "Receiveing Port";
     this.label2.Visible  = false;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(448, 11);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(128, 16);
     this.label3.TabIndex = 29;
     this.label3.Text     = "Camera#3";
     //
     // pictureBox4
     //
     this.pictureBox4.BackColor             = System.Drawing.Color.LightGray;
     this.pictureBox4.BackgroundImage       = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage")));
     this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.pictureBox4.BorderStyle           = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureBox4.Location = new System.Drawing.Point(670, 30);
     this.pictureBox4.Name     = "pictureBox4";
     this.pictureBox4.Size     = new System.Drawing.Size(200, 150);
     this.pictureBox4.TabIndex = 36;
     this.pictureBox4.TabStop  = false;
     //
     // text_Camera_rec_port4
     //
     this.text_Camera_rec_port4.Location = new System.Drawing.Point(773, 199);
     this.text_Camera_rec_port4.Name     = "text_Camera_rec_port4";
     this.text_Camera_rec_port4.Size     = new System.Drawing.Size(86, 20);
     this.text_Camera_rec_port4.TabIndex = 35;
     this.text_Camera_rec_port4.Text     = "8030";
     this.text_Camera_rec_port4.Visible  = false;
     //
     // label7
     //
     this.label7.Location = new System.Drawing.Point(667, 199);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(88, 16);
     this.label7.TabIndex = 34;
     this.label7.Text     = "Receiveing Port";
     this.label7.Visible  = false;
     //
     // label8
     //
     this.label8.Location = new System.Drawing.Point(667, 11);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(128, 16);
     this.label8.TabIndex = 33;
     this.label8.Text     = "Camera#4";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(890, 237);
     this.Controls.Add(this.pictureBox4);
     this.Controls.Add(this.text_Camera_rec_port4);
     this.Controls.Add(this.label7);
     this.Controls.Add(this.label8);
     this.Controls.Add(this.pictureBox3);
     this.Controls.Add(this.text_Camera_rec_port3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.text_Camera_rec_port);
     this.Controls.Add(this.text_Camera_rec_port2);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.pictureBox2);
     this.MaximizeBox   = false;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Webcam receiver";
     this.Closing      += new System.ComponentModel.CancelEventHandler(this.Form1_Closing);
     this.Load         += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }