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 2,908

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

Innovate_SAS_Blue.png

โ€ƒ

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

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