12.01 CSI docs update#749
Open
Rishikesh-D wants to merge 3 commits into
Open
Conversation
Update the release version to 12.01 in the CSI docs Signed-off-by: Rishikesh Donadkar <r-donadkar@ti.com>
Remove the deprecated note regarding the unavailability of Arm Neon-accelerated TI elements. Signed-off-by: Rishikesh Donadkar <r-donadkar@ti.com>
Rishikesh-D
requested review from
StaticRocket,
VeeruPrudhvi,
cshilwant,
gehariprasath,
jeevantelukula,
praneethbajjuri and
uditkumarti
as code owners
July 20, 2026 07:35
The 12.01 SDK introduced support for capturing embedded data from the IMX219 camera sensor. Add documentation to clarify the process of capturing embedded data. Signed-off-by: Rishikesh Donadkar <r-donadkar@ti.com>
Rishikesh-D
force-pushed
the
12.01_docs_csi
branch
from
July 20, 2026 08:28
c8f7369 to
95eb224
Compare
StaticRocket
requested changes
Jul 20, 2026
| Only TEVI OV5640 and IMX219 are known to work reliably when system is suspended with capture running. | ||
|
|
||
| Embedded Data | ||
| ============== |
Comment on lines
+199
to
+200
| The embedded data transmitted by the IMX219 camera sensor can be captured along with video data by setting | ||
| up the media pipeline to route the embedded data stream to one of the ``/dev/videoX`` nodes. |
Member
There was a problem hiding this comment.
Suggested change
| The embedded data transmitted by the IMX219 camera sensor can be captured along with video data by setting | |
| up the media pipeline to route the embedded data stream to one of the ``/dev/videoX`` nodes. | |
| A media pipeline can route an embedded data stream to one of the ``/dev/videoX`` | |
| nodes. Doing so captures both the embedded data transmitted by the IMX219 camera | |
| sensor along with video data. |
Active voice. There are other sentences in this pr that can be reworded in a similar fashion.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.