Skip to content

Commit

Permalink
error handling
Browse files Browse the repository at this point in the history
  • Loading branch information
wkazmierczak committed Oct 24, 2024
1 parent 36398e5 commit c6a0c0c
Show file tree
Hide file tree
Showing 6 changed files with 295 additions and 174 deletions.
17 changes: 9 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions compositor_pipeline/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ webrtc = "0.11.0"
tokio = {workspace = true }
serde_json = { workspace = true }
serde = { workspace = true }
url = "2.5.2"

[target.x86_64-unknown-linux-gnu.dependencies]
decklink = { path = "../decklink", optional = true }
Expand Down
Loading

0 comments on commit c6a0c0c

Please sign in to comment.