Skip to content

Commit

Permalink
Adding YT codes
Browse files Browse the repository at this point in the history
  • Loading branch information
soflc committed Nov 26, 2024
1 parent be3eecf commit 7be8b2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions alpha-lab/egocentric-video-mapper/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ meta:
- name: twitter:card
content: player
- name: twitter:image
content: "https://i.ytimg.com/vi/YT_VIDEO_CODE/maxresdefault.jpg"
content: "https://i.ytimg.com/vi/dhcN1erSTfo/maxresdefault.jpg"
- name: twitter:player
content: "https://www.youtube.com/embed/dhcN1erSTfo"
- name: twitter:width
content: "1280"
- name: twitter:height
content: "720"
- property: og:image
content: "https://i.ytimg.com/vi/YT_VIDEO_CODE/maxresdefault.jpg"
content: "https://i.ytimg.com/vi/dhcN1erSTfo/maxresdefault.jpg"

tags: [Neon]
---
Expand All @@ -31,7 +31,7 @@ import TagLinks from '@components/TagLinks.vue'
<Youtube src="dhcN1erSTfo"/>

::: tip
Ever wanted to integrate egocentric video streams from specialized third-party cameras into your eye-tracking experiments? This Alpha Lab article shows you how! Just ensure Neon and the additional camera have similar views, then hit record.Our software will do the rest.
Ever wanted to integrate egocentric video streams from specialized third-party cameras into your eye-tracking experiments? This Alpha Lab article shows you how! Just ensure Neon and the additional camera have similar views, then hit record. Our software will do the rest.
:::

## Combine Neon With Specialized Egocentric Cameras
Expand Down

0 comments on commit 7be8b2d

Please sign in to comment.