A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/IntelLabs/Video-Curation-Sample-DEV below:

IntelLabs/Video-Curation-Sample-DEV: This sample implements libraries of video files content analysis, database ingestion, content search and visualization.

This sample implements libraries of video files content analysis, database ingestion, content search and visualization:

This is a concept sample in active development.

The sample is powered by the following Open Visual Cloud software stacks:





mkdir build
cd build
cmake -DSTREAM_URL="udp://localhost:8088" -DIN_SOURCE=stream ..
make

See also Customize Build Process for additional options.

Use the following commands to start/stop services via docker-compose:

make start_docker_compose
make stop_docker_compose

Use the following commands to start/stop services via docker swarm:

make update # optional for private registry
make start_docker_swarm
make stop_docker_swarm

See also: Docker Swarm Setup.

Use the following commands to start/stop Kubernetes services:

make update # optional for private registry
make start_kubernetes
make stop_kubernetes

See also: Kubernetes Setup.

Launch your browser and browse to https://<hostname>:30007. The sample UI is similar to the following:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4