This project is a Windows Forms application written in VB.NET. It provides functionalities for streaming video from capture devices like Aliexpress Scope Cam, drawing on the video stream, capturing snapshots with drawings, and recording the video stream.
- AForge.NET Framework
- Stream video from capture devices.
- Draw shapes, lines, arrows, and text on the video stream.
- Capture snapshots with drawings.
- Pause and resume video streaming.
- Run the application.
- Select a streaming device from the dropdown list.
- Click on the "Start" button to begin streaming.
- Use the drawing tools to annotate the video stream.
- Click on the "Snapshot" button to capture a snapshot with drawings.
- Click on the "Pause" button to pause the video stream.
- Click on the "Stop" button to stop the video stream.
- Clone the repository:
git clone https://github.com/your/repository.git - Open the project in Visual Studio.
- Build the project.
- Run the application.
- When drawing with the brush tool, the drawing would be deleted.
- Recording Function with AVI output.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature. - Make your changes and commit them:
git commit -m 'Add new feature'. - Push to the branch:
git push origin feature. - Submit a pull request.
This project is licensed under the MIT License.