You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,11 @@ Apart from this server repository, Nebula consists of the following other reposi
18
18
19
19
-[nebula-tutorial](https://github.com/nebulabroadcast/nebula-tutorial) - Example docker-compose.yml, default settings, plugins and other files for getting started with Nebula.
20
20
-[nebula-worker](https://github.com/nebulabroadcast/nebula-worker) - Nebula worker is a Python application that runs on a worker machine and handles the actual media processing.
21
-
-[firefly](https://github.com/nebulabroadcast/firefly) - Firefly is a desktop client needed for linear broadcast planning, scheduling and playout.
21
+
-[firefly](https://github.com/nebulabroadcast/firefly) - Firefly is a desktop client needed for linear broadcast planning, scheduling and playout.
22
22
23
+
> [!NOTE]
24
+
> Firefly is being phased out. It remains supported, but no new features are being added as
25
+
> the web interface now has full feature parity and provides a better user experience.
23
26
24
27
Key features
25
28
------------
@@ -68,8 +71,7 @@ Each clip in the rundown is picked by its editorial format, genre, tempo, atmosp
68
71
69
72
### Playout control
70
73
71
-
For linear broadcasting, Nebula can control
72
-
[CasparCG](https://casparcg.com), [VLC](https://videolan.org) or [Conti](https://github.com/immstudios/conti).
74
+
For linear broadcasting, Nebula can control [CasparCG](https://casparcg.com) or another playout server (using a custom plugin).
73
75
Broadcasting can run autonomously with and option of starting blocks at a specified time.
74
76
75
77
Users - master control room operators - can interfere with the rundown using [Firefly client](https://github.com/nebulabroadcast/firefly),
@@ -99,7 +101,7 @@ dashboard can be used for their visualization and alerting in case of problems.
99
101
100
102
### Reliability
101
103
102
-
Nebula is under active development and is in production since 2012 with no intenitons of abandoning the project,
104
+
Nebula is under active development and is in production since 2012 with no intentitons of abandoning the project,
103
105
and we have a roadmap for several years. We listen to our customers, and we change our priorities in order to meet
0 commit comments