diff --git a/configs/J721S2/J721S2_linux_toc.txt b/configs/J721S2/J721S2_linux_toc.txt index 795520179..e4edeb586 100644 --- a/configs/J721S2/J721S2_linux_toc.txt +++ b/configs/J721S2/J721S2_linux_toc.txt @@ -136,3 +136,8 @@ linux/How_to_Guides/Hardware_Setup_with_CCS/AM68_SK_Hardware_Setup linux/How_to_Guides/Target/How_To_Carve_Out_CMA linux/Documentation_Tarball + +linux/Demo_User_Guides/index_Demos +linux/Demo_User_Guides/TI_Apps_Launcher_User_Guide +linux/Demo_User_Guides/Seva_Store +linux/Demo_User_Guides/Chromium_Browser \ No newline at end of file diff --git a/configs/J742S2/J742S2_linux_toc.txt b/configs/J742S2/J742S2_linux_toc.txt index d783fa466..bc26d498a 100644 --- a/configs/J742S2/J742S2_linux_toc.txt +++ b/configs/J742S2/J742S2_linux_toc.txt @@ -133,3 +133,8 @@ linux/How_to_Guides_Hardware_Setup_with_CCS linux/How_to_Guides/Hardware_Setup_with_CCS/J742S2_EVM_Hardware_Setup linux/How_to_Guides/Target/How_To_Carve_Out_CMA linux/Documentation_Tarball + +linux/Demo_User_Guides/index_Demos +linux/Demo_User_Guides/TI_Apps_Launcher_User_Guide +linux/Demo_User_Guides/Seva_Store +linux/Demo_User_Guides/Chromium_Browser \ No newline at end of file diff --git a/configs/J784S4/J784S4_linux_toc.txt b/configs/J784S4/J784S4_linux_toc.txt index 092c82142..93ab92099 100644 --- a/configs/J784S4/J784S4_linux_toc.txt +++ b/configs/J784S4/J784S4_linux_toc.txt @@ -136,3 +136,8 @@ linux/How_to_Guides/Hardware_Setup_with_CCS/AM69_SK_Hardware_Setup linux/How_to_Guides/FAQ/How_to_run_BIST_on_a_core linux/How_to_Guides/Target/How_To_Carve_Out_CMA linux/Documentation_Tarball + +linux/Demo_User_Guides/index_Demos +linux/Demo_User_Guides/TI_Apps_Launcher_User_Guide +linux/Demo_User_Guides/Seva_Store +linux/Demo_User_Guides/Chromium_Browser \ No newline at end of file diff --git a/source/linux/Demo_User_Guides/Chromium_Browser.rst b/source/linux/Demo_User_Guides/Chromium_Browser.rst index 3dae92433..abe3a6b7e 100644 --- a/source/linux/Demo_User_Guides/Chromium_Browser.rst +++ b/source/linux/Demo_User_Guides/Chromium_Browser.rst @@ -306,3 +306,161 @@ use the mouse to click the "Run Benchmark" button. | |__PART_FAMILY_DEVICE_NAMES__| | 177.11 @ 1080p60 | +---------------------------------+-----------------------------------------------------------------------+ + +Video Streaming +--------------- + +.. ifconfig:: CONFIG_part_variant not in ('AM62X', 'AM62AX', 'J721E') + + Streaming platforms and demuxed videos support hardware acceleration for video playback. + This is achieved using the V4L2 stateful decoder API that interfaces with the :ref:`Wave 5` hardware decoder present on |__PART_FAMILY_DEVICE_NAMES__|. + Hardware acceleration has been successfully verified with the `W3C WebCodecs VideoDecoder Interface `_, which serves as the backend technology for streaming platforms such as YouTube and Vimeo. + + Tested streaming sources include HTML5 video playback, YouTube, and Vimeo. + +.. rubric:: HTML5 Video Playback + +An **HTML5 video** is a standard video element embedded directly into a webpage by using the ``