BookmarkSubscribeRSS Feed

๐ŸŽฆ Real-time computer vision (on an edge device!) ๐Ÿš€ - #3: Retrieving webcam footage

Started โ€Ž01-06-2022 by
Modified โ€Ž01-06-2022 by
Views 3,082

In the third video of this four-part series, you'll learn how to develop a streaming analytics model and how to retrieve the footage from a webcam.

 

 

Viewer

Download simple_viewer.zip below and unzip. Open the file in your favorite web browser. Use the following URL parameters and adjust the server to your Jetson's IP address, e.g. 

simple_viewer.html?server=192.168.1.158:31415&cq=cq1&project=RealTimeComputerVision&window=Source
 

I don't have access to SAS ESP Studio

That's too bad, but luckily you can download the model below. Put this file on the Jetson device. Then, in the ESP server startup add the model parameter, e.g.

dfesp_xml_server -http 31415 -pubsub 31416 -model "file:///home/jetson/sas-computer-vision/RealTimeComputerVision.xml"

You can now start the viewer to see the webcam footage. 

 

Articles in this computer vision series

Part 1: Requirements

Part 2: ESP edge installation

Part 3: Retrieving webcam footage

Part 4: Object detection on webcam footage

 

Access the 4-Part Series

Version history
Last update:
โ€Ž01-06-2022 03:42 PM
Updated by:
Contributors

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

Free course: Data Literacy Essentials

Data Literacy is for all, even absolute beginners. Jump on board with this free e-learning  and boost your career prospects.

Get Started

Article Tags