Skip to content

Commit 5b0b4c4

Browse files
committed
Remove the video
1 parent f928b0e commit 5b0b4c4

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

README.md

-11
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,6 @@ Open [http://localhost:3000/weather](http://localhost:3000/weather) with your br
2020

2121
## Realtime + ai SDK + streams
2222

23-
<video
24-
src="https://content.trigger.dev/realtime-streams-demo.mp4"
25-
preload="auto"
26-
controls={true}
27-
loop
28-
muted
29-
autoPlay={true}
30-
width="100%"
31-
height="100%"
32-
/>
33-
3423
- View the Trigger.dev task code in the [src/trigger/ai.ts](src/trigger/ai.ts) file.
3524
- View the frontend code in the [src/app/weather/page.tsx](src/app/weather/page.tsx) file and the [src/components/GetStreamingWeatherButton.tsx](src/components/GetStreamingWeatherButton.tsx) file.
3625

0 commit comments

Comments
 (0)