-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add nmos and grpc communication for ffmpeg pipeline (#35)
* Add nmos and grpc communication for ffmpeg * Run ffmpeg client as process and pass params via args *It requires to pre-compile Intel-Tiber-Broadcast-Suite/gRPC code in order to use executable file. Run: $ cd Intel-Tiber-Broadcast-Suite/gRPC && ./compile.sh $ ./build/Ffmpeg_wrapper_service localhost 50051 And then build and start nmos client using script nmos/docker/run.sh
- Loading branch information
1 parent
ec0c309
commit f003e63
Showing
7 changed files
with
235 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule nmos-cpp
updated
9 files
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.