4. Frame extraction
In this part of the tutorial you add a frame extraction service.
The frame extraction service grabs single frames from the video feeds, so that object detection can be performed in the next stage of the pipeline.
Follow these steps to deploy the frame extraction service:
-
Navigate to the
Code Samples
and locateTfL traffic camera frame grabber
. -
Click
Setup & deploy
. -
Click
Deploy
.This service receives data from the
tfl-cameras
topic and streams data to theimage-raw
topic.