4. Connect the TfL video feeds
In this part of the tutorial you connect your pipeline to the TfL traffic cam video feeds.
Follow these steps to deploy the traffic camera feed service:
-
Navigate to the
Code Samples
and locateTfL Camera Feed
. -
Click
Deploy
. -
Paste your TfL API Key into the appropriate input.
-
Click
Deploy
again.Deploying will start the service in the Quix pre-provisioned infrastructure. This service will stream data from the TfL cameras to the
tfl-cameras
topic.At this point your pipeline view has one service deployed. When it has started the arrow pointing out of the service will be green. This indicates that data is flowing out of the service into a topic. Now, you need to deploy something to consume the data that is streaming into that topic.
-
Once deployed successfully, stop the service. You will restart it later, but for now it can be stopped.