Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/applications/openness_openvino.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ openvino-prod-app 1.0

### Streaming & Displaying the Augmented Video

The OpenVINO edge application accepts a UDP video stream. This video stream can
The OpenVINO edge application accepts a TCP video stream. This video stream can
be from any video source such as an IP camera. The Client Simulator provided in
this project uses a sample mp4 video file to continuously transmit the video
stream to the OpenNESS Edge Node. Object detection is executed on this video
Expand Down