# VideoServer **Repository Path**: SmallUniv/VideoServer ## Basic Information - **Project Name**: VideoServer - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-30 - **Last Updated**: 2025-04-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VideoServer Multithreaded video streaming server developed in C# using RTP and RTSP protocols Place the videos in a folder named videos directly in the C: drive name the videos video1 and video2 example path: c:/videos/video1.mjpeg To run, simply build using VS and use the same way as the demo video shows