Project:Axis Roadshow
From SpinetiX Support Wiki
Version 1.0 (2017-04-20)
"Axis Roadshow" sample project can be used as a starting point for creating welcome-screen content integrating an Axis camera stream.
- Category: Streaming
- Author: SpinetiX S.A.
- License: GPL Version 3
- Target: Elementi 2016 or later.
Beside the Axis camera stream, this sample project also contains a "Today Opening Hours" widget (customized for German users), an RSS ticker widget (showing Axis news), and some graphical elements.
To integrate your Axis camera stream into the project, follow these steps:
- Download the sample project
- Drag & drop the 7z file into the Browse panel under the "Projects" view to import the sample project into Elementi.
- Double-click on the "Axis Roadshow sample" icon to open the project.
- Find the video streaming layer (
rtsp://***camera-ip***/axis-media/media.amp
) within the Edit panel. - Click to open the "Layer Properties" window.
- Under "URI", replace
***camera-ip***
with the IP address of your Axis camera. - Click "OK" and save the changes.
Notes:
- If the camera stream requires authentication, then use:
rtsp://user:pass@camera-ip/axis-media/media.amp
- The streaming layer is already configured for low stream decoding latency - to lower even further the total streaming latency, you need to reduce HMP rendering latency.