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,479

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

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

SAS AI and Machine Learning Courses

The rapid growth of AI technologies is driving an AI skills gap and demand for AI talent. Ready to grow your AI literacy? SAS offers free ways to get started for beginners, business leaders, and analytics professionals of all skill levels. Your future self will thank you.

Get started

Article Tags