Skip to content

Course work for "Graphics in client-server environment". Written in C#. Stream text-based chat and webcams bidirectionally.

Notifications You must be signed in to change notification settings

daviskregers/WebCamStream

Repository files navigation

Stream webcam over UDP and text chat over TCP bidirectionally

Written for an a course work assignment in "Graphics in client-server environment"


TODO:

  • Accept connections
  • Stream webcam frames
  • Fix an issue where there is an error thrown if the default webcam is being already used on startup
  • Add option to text chat

DEPENDENCIES:

  • WebEye.Controls.Winforms.WebCameraControl

Continued project from https://github.com/daviskregers/TCP-Chat-program although no longer is separated by two separate build projects, uses a checkbox to determine which is the server and which is the client - both server and client has it's own class.

About

Course work for "Graphics in client-server environment". Written in C#. Stream text-based chat and webcams bidirectionally.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages