File tree Expand file tree Collapse file tree 4 files changed +53
-0
lines changed Expand file tree Collapse file tree 4 files changed +53
-0
lines changed Original file line number Diff line number Diff line change
1
+ summary : Organise livestream scenes
2
+
3
+ priority : major
4
+
5
+ component : Competition
6
+
7
+ milestone : $SRYYYY Competition Prep
8
+
9
+ description : >-
10
+ The livestream requires a number of different scenes and views, made up of
11
+ static images, video feeds, overlays etc.
12
+
13
+ See https://studentrobotics.org/runbook/competition/livestream/scenes/.
14
+
15
+ dependencies :
16
+ - comp/livestream/plan-video-feeds
Original file line number Diff line number Diff line change
1
+ summary : Organise hardware to run livestream
2
+
3
+ priority : major
4
+
5
+ component : Competition
6
+
7
+ milestone : $SRYYYY Competition Prep
8
+
9
+ description : >-
10
+ This ticket relates to providing the actual machine that will be
11
+ used for the livestream.
12
+
13
+ Requirements:
14
+ - Video mixer PC (With dedicated GPU, capable of running OBS)
15
+ - 2x HDMI capture card
16
+ - 2x mixers
17
+ - 2x preview monitors
18
+ - 2x cameras (depending on feed plan)
19
+
20
+ dependencies :
21
+ - comp/livestream/plan-video-feeds
Original file line number Diff line number Diff line change @@ -17,3 +17,5 @@ description: >-
17
17
dependencies :
18
18
- comp/venue/network
19
19
- comp/livestream/training
20
+ - comp/livestream/hardware
21
+ - comp/livestream/configure-scenes
Original file line number Diff line number Diff line change
1
+ summary : Plan video feeds
2
+
3
+ priority : major
4
+
5
+ component : Competition
6
+
7
+ milestone : $SRYYYY Competition Prep
8
+
9
+ description : >-
10
+ The livestream will need to have a few different camera feeds to show different parts of the venue
11
+
12
+ - Arena (top down ideally, maybe more)
13
+ - Hosts (who may be different to commentators)
14
+ - Stage (only needed for prize giving)
You can’t perform that action at this time.
0 commit comments