Skip to content

Commit

Permalink
731 update video manuals (#749)
Browse files Browse the repository at this point in the history
* module image types documentation

* updated docs
  • Loading branch information
bwsw authored May 3, 2024
1 parent 8f471a9 commit 8a2fd4b
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docs/source/advanced_topics/10_client_sdk.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,4 +112,4 @@ Sinks retrieve results from a module.
.. youtube:: PWI3cKyxbgQ
.. youtube:: -oTwsN6Cpxs
2 changes: 1 addition & 1 deletion docs/source/advanced_topics/9_dev_server.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ In the `template <https://github.com/insight-platform/Savant/tree/develop/sample
Video Guide (VS Code)
^^^^^^^^^^^^^^^^^^^^^

.. youtube:: 4Bc2rRb2hoA
.. youtube:: gI1t8cyDsRc
2 changes: 1 addition & 1 deletion docs/source/advanced_topics/9_open_telemetry.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,4 +80,4 @@ Use ``params.telemetry.tracing`` to configure OpenTelemetry for the module.
-p 9411:9411 \
jaegertracing/all-in-one:1.48
.. youtube:: -DXDM_wJZho
.. youtube:: DkNifuKg-kY
2 changes: 1 addition & 1 deletion docs/source/getting_started/0_configure_prod_env.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Check that streaming works properly:
You must see the video stream as demonstrated in the following Youtube video:

.. youtube:: P9w-WS6HLew
.. youtube:: ZCXOSqklgb0

Disable SUDO for Docker
^^^^^^^^^^^^^^^^^^^^^^^
Expand Down
2 changes: 1 addition & 1 deletion docs/source/getting_started/1_vscode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Reopen in Container

That's it, the environment is set up. Now you are ready to develop your own pipeline. See the next section to find out how.

.. youtube:: 0u69E8sD3rE
.. youtube:: uV3jlvvMKrc

Update Runtime On Container Change
----------------------------------
Expand Down
9 changes: 2 additions & 7 deletions docs/source/getting_started/2_module_devguide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ In VSCode:

.. image:: ../_static/img/dev-env/16-run-python-file.png

.. youtube:: qhjEF8qBvmE
.. youtube:: vuE2ZB6ZmB8

Also you can do it from the CLI like:

Expand Down Expand Up @@ -138,9 +138,4 @@ Using uri-input.py Script

The video demonstrates how to use ``uri-input.py`` to submit a video file to the module, and display its contents with the Always-On RTSP Sink Adapter.

.. youtube:: Gag1Nn_gg7g

Summary
-------

TODO
.. youtube:: jIntvew3QaI
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ If any changes to the base image, module Dockerfile or requirements.txt are made

#. Wait until the container is rebuilt and the project is reopened.

.. youtube:: 46K_jvqHcnY
.. youtube:: 00paqmLv4ic

0 comments on commit 8a2fd4b

Please sign in to comment.